TierSettings

struct in UnityEditor.Rendering

/

Implemented in:UnityEditor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Used to set up per-platorm per-shader-hardware-tier graphics settings.

Properties

cascadedShadowMapsAllows you to specify whether cascaded shadow maps should be used.
detailNormalMapAllows you to specify whether Detail Normal Map should be sampled if assigned.
enableLPPVAllows you to specify whether Light Probe Proxy Volume should be used.
hdrSetting this field to true enables HDR rendering for this tier. Setting it to false disables HDR rendering for this tier. See Also: High Dynamic Range rendering
hdrModeThe CameraHDRMode to use for this tier.
prefer32BitShadowMapsAllows you to specify whether Unity should try to use 32-bit shadow maps, where possible.
realtimeGICPUUsageThe RealtimeGICPUUsage to use for this tier.
reflectionProbeBlendingAllows you to specify whether Reflection Probes Blending should be enabled.
reflectionProbeBoxProjectionAllows you to specify whether Reflection Probes Box Projection should be used.
renderingPathThe rendering path that should be used.
semitransparentShadowsAllows you to specify whether Semitransparent Shadows should be enabled.
standardShaderQualityAllows you to select Standard Shader Quality.

Did you find this page useful? Please give it a rating: