RenderContentEventArgs.EnvironmentUsage Property

RenderContentEventArgsEnvironmentUsage Property

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderEnvironmentUsage EnvironmentUsage { get; }
Public ReadOnly Property EnvironmentUsage As RenderEnvironmentUsage
	Get

Property Value

Type: RenderEnvironmentUsage
Version Information

Rhino for Windows

Supported in: 6.14
See Also