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