Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
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.
CloseShadow resolution options for a Light.
See Also: light component.
FromQualitySettings | Use resolution from QualitySettings (default). |
Low | Quarter resolution compared to Medium. |
Medium | Quarter resolution compared to High. |
High | Quarter resolution compared to Very High. |
VeryHigh | Best resolution for this light type (based on light screen space coverage). |