Click or drag to resize
AB4D logo

RotationKeyFrameBaseGetRotationQuaternion Method

Returns a Quaternion that represents the rotation for the specified angles.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public abstract Quaternion GetRotationQuaternion()

Return Value

Quaternion
Quaternion that represents the rotation for the specified angles
See Also