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