Click or drag to resize

TextureGraphInfoSetActiveAxis Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public void SetActiveAxis(
	TextureGraphInfoAxis axis
)

Parameters

axis
Type: Rhino.RenderTextureGraphInfoAxis

[Missing <param name="axis"/> documentation for "M:Rhino.Render.TextureGraphInfo.SetActiveAxis(Rhino.Render.TextureGraphInfo.Axis)"]

See Also