DK11 for Delphi | GisClasses.TGIS_Textures.SetTextureCoord | Methods | Properties
Set texture coordinate.
// Delphi public procedure SetTextureCoord( const _index : Integer; const _texture : Single );
// C++ Builder public: void SetTextureCoord( const int _index, const float _texture );
Name | Type | Description |
---|---|---|
_index | Integer | index |
_texture | Single | texture coordinate |