Camera Properties |
The Camera type exposes the following members.
| Name | Description | |
|---|---|---|
| HeadTarget |
Calculate the head target given the HeadYawPitchRoll offset for VR.
| |
| HeadYawPitchRoll |
Camera rotation offset useful for VR headsets (in radians).
| |
| PlanView | ||
| Position |
The Camera Position in X,Y,Z coordinates, looking at the origin.
| |
| Rotation |
Calculate the current rotation of the camera.
| |
| Target |
The Camera Translation in X,Y,Z coordinates away from origin.
|