AnimationOutput.Rotation Property |
Language: |
Retrieves the rotation output for the animation.
Visual Basic .NET Public ReadOnly Property Rotation As Quaternion C# public Quaternion Rotation { get; } Managed C++ public: __property Quaternion get_Rotation(); JScript .NET public function get Rotation() : Quaternion
Microsoft.DirectX.Quaternion . A Quaternion object that contains the animation's rotation data.
This property is read-only.
Feedback? Please provide us with your comments on this topic.