DX9ToolsR4 - Created by: X | |
GUITextured.SetVertexData Method (VertexIndex, Vector2)
Sets the vertex texture coordanants directly.
[Visual Basic]Overloads Public Sub SetVertexData( _
ByVal
Index As
VertexIndex, _
ByVal
TextureCords As
Vector2 _
)
Parameters
- Index
- The index of the vertex to set.
- TextureCords
- The texture coordanants to set.
See Also
GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUITextured.SetVertexData Overload List