RenderTexture.SetDisplayInViewport Method (Boolean)

RenderTextureSetDisplayInViewport Method (Boolean)

[Missing <summary> documentation for "M:Rhino.Render.RenderTexture.SetDisplayInViewport(System.Boolean)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetDisplayInViewport(
	bool value
)
Public Sub SetDisplayInViewport ( 
	value As Boolean
)

Parameters

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Rhino.Render.RenderTexture.SetDisplayInViewport(System.Boolean)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also