SystemInfo.supportsShadows
static var supportsShadows: bool;
static bool supportsShadows;
static supportsShadows as bool
Description

Are built-in shadows supported? (Read Only)

Returns true if graphics card has support for built-in shadows.

See Also: Shadows documentation.