CachedTextureCoordinates.Count Property

CachedTextureCoordinatesCount Property

Number of cached coordinates.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Implements

ICollectionTCount
See Also