![]() |
![]() |
![]() |
Frame.TransformationMatrix Property |
Language: |
Retrieves or sets the transformation Matrix of a frame.
Visual Basic .NET Public Property TransformationMatrix As Matrix C# public Matrix TransformationMatrix { get; set; } Managed C++ public: __property Matrix get_TransformationMatrix();
public: __property void set_TransformationMatrix(Matrix);JScript .NET public function get TransformationMatrix() : Matrix
public function set TransformationMatrix(Matrix);
Microsoft.DirectX.Matrix . A Matrix object that represents the transformation matrix of the frame.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center