Click or drag to resize

PostEffectChannelClone Method

Return a clone of this channel.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public PostEffectChannel Clone()

Return Value

Type: PostEffectChannel

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectChannel.Clone"]

See Also