DX9ToolsR4 - Created by: X

MeshEx.SetMaterial Method

Sets a stored material in a specified index.

Overload List

Sets a stored material in a specified index.

public void SetMaterial(int,MaterialTextureCombo);

Sets a stored material in a specified index.

public void SetMaterial(int,TextureStage,int);

Sets a stored material in a specified index.

public void SetMaterial(int,Material);

Sets a stored material in a specified index.

public void SetMaterial(int,Material,TextureStage,int);

See Also

MeshEx Class | CBX.Libs.DX9ToolsR4 Namespace