Click or drag to resize

RenderTextureGraphInfo Method

[Missing <summary> documentation for "M:Rhino.Render.RenderTexture.GraphInfo(Rhino.Render.TextureGraphInfo@)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public void GraphInfo(
	ref TextureGraphInfo tgi
)

Parameters

tgi
Type: Rhino.RenderTextureGraphInfo

[Missing <param name="tgi"/> documentation for "M:Rhino.Render.RenderTexture.GraphInfo(Rhino.Render.TextureGraphInfo@)"]

See Also