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