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)
Since: 6.11
Syntaxpublic RenderEnvironmentUsage EnvironmentUsage { get; }
Public ReadOnly Property EnvironmentUsage As RenderEnvironmentUsage
Get
Property Value
Type:
RenderEnvironmentUsage
See Also