Material.Lighting Property
Gets or sets a value specifying if the mesh should be shaded by global illumination.
Syntax
public System.Boolean Lighting { get; set; }
Property Value
Default: false
True if lighting should be used; otherwise, False.
Platforms
Windows, Linux, Android