OverrideMaterials¶
Whether this area overrides materials.
If enabled and no materials are set, then the global materials are used.
Declaration¶
public bool OverrideMaterials { get; set; }
Whether this area overrides materials.
If enabled and no materials are set, then the global materials are used.
public bool OverrideMaterials { get; set; }