Microsoft DirectX 9.0 SDK Update (October 2004)

MeshContainer.GetMaterials Method

Language:

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

Retrieves an array of mesh materials.

Definition

Visual Basic .NET Public Function GetMaterials() As ExtendedMaterial()
C# public ExtendedMaterial[] GetMaterials();
Managed C++ public: ExtendedMaterial GetMaterials() __gc[];
JScript .NET public function GetMaterials() : ExtendedMaterial[];

Return Value

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


© 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