Click or drag to resize

RenderContentEventArgsEnvironmentUsage Property

Note: This API is now obsolete.

Meaningful for CurrentEnvironmentChanged event. Will be one of Background, ReflectionAndRefraction or Skylighting.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
[ObsoleteAttribute("Call EnvironmentUsageEx instead")]
public RenderEnvironmentUsage EnvironmentUsage { get; }

Property Value

Type: RenderEnvironmentUsage
See Also