Click or drag to resize

RenderEnvironmentSimulateEnvironment Method (Boolean)

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual SimulatedEnvironment SimulateEnvironment(
	bool isForDataOnly
)

Parameters

isForDataOnly
Type: SystemBoolean

[Missing <param name="isForDataOnly"/> documentation for "M:Rhino.Render.RenderEnvironment.SimulateEnvironment(System.Boolean)"]

Return Value

Type: SimulatedEnvironment

[Missing <returns> documentation for "M:Rhino.Render.RenderEnvironment.SimulateEnvironment(System.Boolean)"]

See Also