Microsoft DirectX 9.0 SDK Update (October 2004)

ExtendedMaterial.Material3D Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the Material structure that describes the material properties.

Definition

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);

Property Value

Microsoft.DirectX.Direct3D.Material . A Material structure that describes the material properties.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center