Struct
RmfCamera
since: 0
Description [src]
struct RmfCamera {
RmfVector eye_position;
RmfVector lookat_position;
}
A saved viewport position.
Structure members
eye_positionThe position of the camera in the world.
lookat_positionTarget position that the camera is looking at.
Available since: 0