DK for Java | tatukgis.jdk.TGIS_Textures.SetTextureCoord | Methods | Properties
Set texture coordinate.
// Java public void SetTextureCoord( int _index, float _texture );
// Oxygene public procedure SetTextureCoord( _index : Integer; _texture : Single );
Name | Type | Description |
---|---|---|
_index | int Integer | index |
_texture | float Single | texture coordinate |