Click or drag to resize

RenderTextureSetGraphInfo Method

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

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

Parameters

tgi
Type: Rhino.RenderTextureGraphInfo

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

See Also