DK for ActiveX | TatukGIS_XDK11.ITGIS_Textures.SetTextureCoord | Methods | Properties
Set texture coordinate.
// C# public void SetTextureCoord( int _index, float _texture );
' VisualBasic Public Sub SetTextureCoord( ByVal _index As Integer, ByVal _texture As Single )
// Oxygene public procedure SetTextureCoord( _index : Integer; _texture : Single );
| Name | Type | Description |
|---|---|---|
| _index | int Integer | index |
| _texture | float Single | texture coordinate |