Restore saved camera.
public bool PopCamera()
Public Function PopCamera As Boolean
public: bool PopCamera()
member PopCamera : unit -> bool
The values of the camera fields are restored to the last pushed values. Returns true if successful, false if the vector of pushed cameras is empty.