Click or drag to resize

LightingEnabled Property

Gets or sets whether or not lighting is enabled.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual bool Enabled { get; set; }

Property Value

Type: Boolean
Remarks
This applies to all objects in the scene, including central bodies, globe overlays, and primitives.
See Also