NovaSettings.UIBlock2DLightingModels
UIBlock2DLightingModels
The lighting models to include in builds for UIBlock2D. If a lighting model is not included in a build but a UIBlock tries to use it, the block will fall back to Unlit.
Declaration
public static LightingModelBuildFlag UIBlock2DLightingModels { get; set; }