Click or drag to resize

Camera Properties

The Camera type exposes the following members.

Properties
  NameDescription
Public propertyHeadTarget
Calculate the head target given the HeadYawPitchRoll offset for VR.
Public propertyHeadYawPitchRoll
Camera rotation offset useful for VR headsets (in radians).
Public propertyPlanView
Public propertyPosition
The Camera Position in X,Y,Z coordinates, looking at the origin.
Public propertyRotation
Calculate the current rotation of the camera.
Public propertyTarget
The Camera Translation in X,Y,Z coordinates away from origin.
Top
See Also