Click or drag to resize
MaterialAPILightingEnabled Property
Return if this material support dynamic lighting.

Namespace:  GeonBit.Core.Graphics.Materials
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual bool LightingEnabled { get; }

Property Value

Type: Boolean
See Also