Skip to content

Commit f4e391d

Browse files
Update HDRenderPipeline.cs (#994)
1 parent 8f01531 commit f4e391d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipeline.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,7 @@ void SetRenderingFeatures()
717717
, overridesMaximumLODLevel = true
718718
, terrainDetailUnsupported = true
719719
, overridesShadowmask = true // Don't display the shadow mask UI in Quality Settings
720+
, overrideShadowmaskMessage = "\nThe Shadowmask Mode used at run time can be found in the Shadows section of Light component."
720721
, overridesRealtimeReflectionProbes = true // Don't display the real time reflection probes checkbox UI in Quality Settings
721722
};
722723

0 commit comments

Comments
 (0)