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