shadingModel property
FmatShadingModel
shadingModel
final
Whether the engine runs its lighting (FmatShadingModel.lit) or the
shader's color is output directly (FmatShadingModel.unlit).
Implementation
final FmatShadingModel shadingModel;