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