|
QuaternionRotationKeyFrame(Double, Quaternion) Constructor |
Constructor
Namespace: Ab3d.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public QuaternionRotationKeyFrame(
double frameNumber,
Quaternion rotationQuaternion
)
Parameters
- frameNumber Double
- frame number
- rotationQuaternion Quaternion
- Quaternion that is defines the rotation for this key frame
See Also