Click or drag to resize

PostEffectJobChannelsGetChannel Method

[Missing <summary> documentation for "M:Rhino.Render.PostEffects.PostEffectJobChannels.GetChannel(System.Guid)"]

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

Parameters

channelId
Type: SystemGuid

[Missing <param name="channelId"/> documentation for "M:Rhino.Render.PostEffects.PostEffectJobChannels.GetChannel(System.Guid)"]

Return Value

Type: PostEffectChannel

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectJobChannels.GetChannel(System.Guid)"]

See Also