Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

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.