RenderTexture.GraphInfo Method

RenderTextureGraphInfo Method

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

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

Parameters

tgi
Type: Rhino.RenderTextureGraphInfo

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also