MeshHasCachedTextureCoordinates Property |
Will return true if SetCachedTextureCoordinates has been called;
otherwise will return false.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool HasCachedTextureCoordinates { get; }Public ReadOnly Property HasCachedTextureCoordinates As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also