DX9ToolsR4 - Created by: X | |
GUITextured Constructor (Color)
Creates a new instance of this class.
[Visual Basic]Overloads Public Sub New( _
ByVal
Color As
Color _
)
[C#]public GUITextured(
Color Color);
Parameters
- Color
- Sets the color of the vertexes.
See Also
GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUITextured Constructor Overload List