Language: Visual BasicC#C++JScript(Show All)
Device.Transform Property (Microsoft.DirectX.Direct3D)
Retrieves a matrix that describes a transformation state.
Definition
Property Value
Remarks
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. |