Click or drag to resize

MeshHasCachedTextureCoordinates Property

Will return true if SetCachedTextureCoordinates has been called; otherwise will return false.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public bool HasCachedTextureCoordinates { get; }

Property Value

Type: Boolean
See Also