MappingChannel Class

MappingChannel Class

Mapping Channel for a ChangeQueue Mesh
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueMappingChannel

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class MappingChannel
Public Class MappingChannel

The MappingChannel type exposes the following members.

Properties
  NameDescription
Public propertyLocal
Local transform for the mapping
Public propertyMapping
Return TexturMapping for this MappingChannel
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also