This version of Unity is unsupported.

LightShadows

enumeration

Description

Shadow casting options for a Light.

Additional resources: light component.

Properties

NoneDo not cast shadows (default).
HardCast "hard" shadows (with no shadow filtering).
SoftCast "soft" shadows (with 4x PCF filtering).