IFree |
The IFreeCamera type exposes the following members.
Name | Description | |
---|---|---|
RotationUpAxis | Gets or sets a nullable Vector3 that can specify a custom rotation up axis that is used to when camera is rotated "horizontally" (e.g when user drags the mouse horizontally). When RotationUpAxis is not set (is null) then camera rotates around the current camera's UpDirection. This provides the standard free camera experience and is the default setting. | |
UpDirection | Gets the camera the up direction as Vector3. |