RotationMode enumeration

RotationMode enumeration

The frustum’s rotation mode

The RotationMode type exposes the following members:

Fields

FieldDescription
FIXED_TARGETTarget is fixed, direction is calculated by the look at target
FIXED_DIRECTIONDirection is fixed, look at is calculated by the direction

See Also