![]() |
![]() |
![]() |
Device.Transform Property |
Language: |
Retrieves a matrix that describes a transformation state.
Visual Basic .NET Public ReadOnly Property Transform As Transforms C# public Transforms Transform { get; } Managed C++ public: __property Transforms* get_Transform(); JScript .NET public function get Transform() : Transforms
Microsoft.DirectX.Direct3D.Transforms . A Transforms object that describes the returned transformation state.
This property is read-only.
This method does not return device state for a device created using CreateFlags.PureDevice. To use this method, create a device with any of the other values in CreateFlags.
Exceptions
InvalidCallException Occurs if the method call is invalid. For example, a parameter might contain an invalid value.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center