Click or drag to resize

MappingChannelCollectionChannels Property

Enumerate all available channels in this mapping

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public IEnumerable<MappingChannel> Channels { get; }

Property Value

Type: IEnumerableMappingChannel
See Also