LightShadows.Hard

LightShadows.Hard

Description

Cast "hard" shadows (with no shadow filtering).

See Also: light component.

JavaScript
    // Set light to cast hard shadows
light.shadows = LightShadows.Hard;