RhinoCommon API
RenderChannels Class |
Render Channels. This corresponds to the user's settings in the Rendering panel.

SystemObject
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderRenderChannels
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderRenderChannels
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

The RenderChannels type exposes the following members.

Name | Description | |
---|---|---|
![]() | CustomList | |
![]() | Mode |

Name | Description | |
---|---|---|
![]() | BeginChange |
Call this function before making any change to this object (calling a setter) otherwise undo will not work correctly. Calls to BeginChange must be paired with a call to EndChange.
(Inherited from DocumentOrFreeFloatingBase.) |
![]() | CopyFrom | (Overrides FreeFloatingBaseCopyFrom(FreeFloatingBase).) |
![]() | EndChange |
See BeginChange
(Inherited from DocumentOrFreeFloatingBase.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize |
Handle destruction of the un-managed CPP object.
(Inherited from FreeFloatingBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

