The IXMaterialManager type exposes the following members.

Methods

  NameDescription
AddMaterial
Adds the XMaterial material to the XDefaultMaterialManager material manager.
FindMaterial
Finds material with the given name.
GenerateNextMaterialName
Generates new unique material name.

Properties

  NameDescription
AutoGenerateMipMap
Gets or sets the automatic generation of the MIP maps (pre-computed shrinked textures for faster displaying).
DefaultCullMode
Gets or sets the default far side displaying mode.
DefaultMaterial
Gets or sets the default material.
DefaultTextureFiltering
Gets or sets the default texture filtering mode.

See Also