Device.Material Property (Microsoft.DirectX.Direct3D)
Retrieves or sets the current material properties for the device.
Microsoft.DirectX.Direct3D.Material
This property is read/write.
A Material object that represents the current material properties or the material properties to set.
Exceptions
InvalidCallException Occurs if properties of the Material object are invalid.
Show: