ExtendedMaterial.Material3D Property |
Language: |
Retrieves or sets the Material structure that describes the material properties.
Visual Basic Public Property Material3D As Material C# public Material Material3D { get; set; } C++ public:
property Material Material3D {
Material get();
void set(Material value);
}JScript public function get Material3D() : Material
public function set Material3D(Material);
Microsoft.DirectX.Direct3D.Material
This property is read/write.
A Material structure that describes the material properties.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center