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