Gets or Sets the texture for a particular texture stage.
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;}
IGUITextured Interface | CBX.Libs.DX9ToolsR4.GUI Namespace