TextureGraphInfo.SetActiveChannel Method

TextureGraphInfoSetActiveChannel Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetActiveChannel(
	TextureGraphInfoChannel channel
)
Public Sub SetActiveChannel ( 
	channel As TextureGraphInfoChannel
)

Parameters

channel
Type: Rhino.RenderTextureGraphInfoChannel

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also