Click or drag to resize

MappingChannelMapping Property

Return TexturMapping for this MappingChannel

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public TextureMapping Mapping { get; }

Property Value

Type: TextureMapping
See Also