Eyeshot 10 WinForms API Reference
TextureCoordinates Property

WinForms Assembly > devDept.Graphics Namespace > VBOParamsTexture Class : TextureCoordinates Property
Gets or sets the texture coordinates (1 or 2 float per vertex).
Syntax
'Declaration
 
Public Property TextureCoordinates As Single()
public float[] TextureCoordinates {get; set;}
See Also

Reference

VBOParamsTexture Class
VBOParamsTexture Members