Click or drag to resize

TextureGraphInfoSetActiveChannel Method

[Missing <summary> documentation for "M:Rhino.Render.TextureGraphInfo.SetActiveChannel(Rhino.Render.TextureGraphInfo.Channel)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public void SetActiveChannel(
	TextureGraphInfoChannel channel
)

Parameters

channel
Type: Rhino.RenderTextureGraphInfoChannel

[Missing <param name="channel"/> documentation for "M:Rhino.Render.TextureGraphInfo.SetActiveChannel(Rhino.Render.TextureGraphInfo.Channel)"]

See Also