castShadows property

bool castShadows
getter/setter pair

Whether the sky's sun also casts hard shadows (a sky-driven SunLight). Applies only when source is a sky with a sun (GradientSkySpec/PhysicalSkySpec); ignored otherwise.

Implementation

bool castShadows;