M_Rhino_Geometry_Mesh_GetCachedTextureCoordinates - mcneel/rhinocommon-api-docs GitHub Wiki
Call this method to get cached texture coordinates for a texture mapping with the specified Id.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public CachedTextureCoordinates GetCachedTextureCoordinates(
Guid textureMappingId
)
VB
Public Function GetCachedTextureCoordinates (
textureMappingId As Guid
) As CachedTextureCoordinates
- textureMappingId
- Type: System.Guid
Texture mapping Id
Type: CachedTextureCoordinates
Object which allows access to coordinates and other props.
Supported in: 6.0.16224.21491, 5D58w