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