This version of Unity is unsupported.

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.