DX9ToolsR4 - Created by: X

IGUITextured.Texture Property

Gets or Sets the texture for a particular texture stage.

Overload List

Gets or Sets the texture for a particular texture stage.

Microsoft.DirectX.Direct3D.Texture this[CBX.Libs.DX9ToolsR4.TextureStage] {get; set;}

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

Microsoft.DirectX.Direct3D.Texture this[int] {get; set;}

See Also

IGUITextured Interface | CBX.Libs.DX9ToolsR4.GUI Namespace