LightSourceIsDirectionalLight Property |
Return if this light is a directional light.
Namespace:
GeonBit.Core.Graphics.Lights
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool IsDirectionalLight { get; }
Property Value
Type:
BooleanSee Also