RenderTexture.SetGraphInfo Method

RenderTextureSetGraphInfo Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetGraphInfo(
	TextureGraphInfo tgi
)
Public Sub SetGraphInfo ( 
	tgi As TextureGraphInfo
)

Parameters

tgi
Type: Rhino.RenderTextureGraphInfo

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also