Click or drag to resize

RenderSettingsEnvironmentUsage Enumeration

The usage of a render environment.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public enum EnvironmentUsage
Members
  Member nameValueDescription
Background0 Specifies the 360 background environment.
Reflection1 Specifies the custom reflective environment. Also used for refraction.
Skylighting2 Specifies the custom skylighting environment.
See Also