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