CreatePreviewEventArgs.Environment Property

CreatePreviewEventArgsEnvironment Property

The environment that the previewed object is rendered in.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public RenderEnvironment Environment { get; }
Public ReadOnly Property Environment As RenderEnvironment
	Get

Property Value

Type: RenderEnvironment
See Also