TextureCoordinateSet.Item Property
Parent Object: TextureCoordinateSetDescription
Returns the specified coordinates from the set.
Syntax
TextureCoordinateSet.Item( Index As Long ) As PointProperty Value
This is a read only property whose value is a Point.Parameters
Name | Type | Description |
Index | Long | Specifies the object to return. |