Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ void SetRenderingFeatures()
, overridesMaximumLODLevel = true
, terrainDetailUnsupported = true
, overridesShadowmask = true // Don't display the shadow mask UI in Quality Settings
, overrideShadowmaskMessage = "\nThe Shadowmask Mode used at run time can be found in the Shadows section of Light component."
, overridesRealtimeReflectionProbes = true // Don't display the real time reflection probes checkbox UI in Quality Settings
};

Expand Down