Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LightShadowResolution

enumeration

Description

Shadow resolution options for a Light.

See Also: light component.

Variables

FromQualitySettingsUse resolution from QualitySettings (default).
LowQuarter resolution compared to Medium.
MediumQuarter resolution compared to High.
HighQuarter resolution compared to Very High.
VeryHighBest resolution for this light type (based on light screen space coverage).