DX9ToolsR4 - Created by: X

IGUIIndexed.TextureIndex Property

Gets or Sets the texture index for a particular texture stage.

Overload List

Gets or Sets the texture index for a particular texture stage.

int this[CBX.Libs.DX9ToolsR4.TextureStage] {get; set;}

Missing <summary> documentation for P:CBX.Libs.DX9ToolsR4.GUI.IGUIIndexed.TextureIndex(System.Int32)

int this[int] {get; set;}

See Also

IGUIIndexed Interface | CBX.Libs.DX9ToolsR4.GUI Namespace