P_Rhino_Geometry_Mesh_HasCachedTextureCoordinates - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.HasCachedTextureCoordinates Property

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool HasCachedTextureCoordinates { get; }

VB

Public ReadOnly Property HasCachedTextureCoordinates As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️