Gets the 
Lighting
associated with the scene.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Lighting Lighting { get; }Public ReadOnly Property Lighting As Lighting
	Get
public:
property Lighting^ Lighting {
	Lighting^ get ();
}member Lighting : Lighting with get
Property Value
Type: 
Lighting
See Also