Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ShadowQuality

enumeration

Description

Determines which type of shadows should be used.

The available options are Hard and Soft Shadows, Hard Shadows Only and Disable Shadows.

See Also: QualitySettings.shadows, Light.shadows.

Properties

DisableDisable Shadows.
HardOnlyHard Shadows Only.
AllHard and Soft Shadows.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答