Skip to content

ICurrentEnvironment_Get

Public Interface

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public interface ICurrentEnvironment_Get

The ICurrentEnvironment_Get type exposes the following members.

Properties

Name

Description


Public Property

Get the RenderEnvironment used as the 360 degree backdrop environment. Null will be returned if the background mode is set to ‘Solid Color’ or ‘Gradient’ (i.e., not ‘Environment’).


Public Property

Obsolete.


Public Property

Get the RenderEnvironment used as custom skylighting environment. Null will be returned if the custom skylighting environment override is disabled.


Public Property

Get the RenderEnvironment used as custom reflection (and refraction) environment. Null will be returned if the custom reflection override is disabled.