Description:

Gets the texture mapping from the File3dmObject object.

Syntax:
public TextureMapping GetTextureMapping(
int mappingChannelId,
out Transform xform
)
Parameters:
  • mappingChannelId
  • Type: int
  • The mapping channel id to search for.
  • xform
  • Type: Transform
  • The transformation that was applied to the mapping.
Returns:
The texture mapping if found, None otherwise.
Available since:
8.9

/
/
/
GetTextureMapping

GetTextureMapping method

Class:  Rhino.FileIO.File3dmObject

Nothing found