Rotation mode for layer. More...
Public Attributes | |
kFBLayerRotationModeInvalidIndex | |
Invalid value. More... | |
kFBLayerRotationModeEulerRotation | |
The rotation will be computed component by component. More... | |
kFBLayerRotationModeQuaternionRotation | |
The rotation will be computed using quaternion. More... | |
Rotation mode for layer.
kFBLayerRotationModeEulerRotation |
The rotation will be computed component by component.
kFBLayerRotationModeInvalidIndex |
Invalid value.
kFBLayerRotationModeQuaternionRotation |
The rotation will be computed using quaternion.