Rotation mode for layer. More...
#include <pyfbsdk.h>
Public Attributes | |
kFBLayerRotationModeInvalidIndex | |
Invalid value. | |
kFBLayerRotationModeEulerRotation | |
The rotation will be computed component by component. | |
kFBLayerRotationModeQuaternionRotation | |
The rotation will be computed using quaternion. | |
Rotation mode for layer.
kFBLayerRotationModeEulerRotation |
The rotation will be computed component by component.
kFBLayerRotationModeInvalidIndex |
Invalid value.
kFBLayerRotationModeQuaternionRotation |
The rotation will be computed using quaternion.