Click or drag to resize

IDisplaySettingsEnableGlobalDownlight Property

When true, only render shadows of a single directional light in the scene pointing down the -Y axis. Point lights and spot lights are unaffected.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
bool EnableGlobalDownlight { get; set; }

Property Value

Type: Boolean
See Also