IDirect3DMaterial

Applications use the methods of the IDirect3DMaterial interface to retrieve and set the properties of materials. This section is a reference to the methods of this interface. For a conceptual overview, see IDirect3DMaterial Interface.

The methods of the IDirect3DMaterial interface can be organized into the following groups:

Color reservation Reserve

Unreserve

Materials GetMaterial

SetMaterial

Miscellaneous GetHandle

Initialize

The IDirect3DMaterial interface, like all COM interfaces, inherits the IUnknown interface methods. The IUnknown interface supports the following three methods:

AddRef

QueryInterface

Release