MeshContainer.GetMaterials Method

Language:

Retrieves an array of mesh materials.

Definition

Visual Basic Public Function GetMaterials() As ExtendedMaterial()
C# public ExtendedMaterial[] GetMaterials();
C++ public:
array<ExtendedMaterial>^ GetMaterials();
JScript public function GetMaterials() : ExtendedMaterial[];

Return Value

Microsoft.DirectX.Direct3D.ExtendedMaterial[]
Array of ExtendedMaterial objects that contain the mesh materials.


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