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