![]() |
![]() |
![]() |
ExtendedMaterial.Material3D Property |
Language: |
Retrieves or sets the Material structure that describes the material properties.
Visual Basic .NET Public Property Material3D As Material C# public Material Material3D { get; set; } Managed C++ public: __property Material get_Material3D();
public: __property void set_Material3D(Material);JScript .NET public function get Material3D() : Material
public function set Material3D(Material);
Microsoft.DirectX.Direct3D.Material . A Material structure that describes the material properties.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center