Get the mapping channels for this mesh
Namespace:
Rhino.Render.ChangeQueue
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic MappingChannel[] Mappings { get; }
Public ReadOnly Property Mappings As MappingChannel()
Get
Property Value
Type:
MappingChannel
See Also