castShadows

open override fun castShadows(castShadows: Boolean): DirectionalLight

Enable/Disable shadow casting for this light

Parameters

castShadows

as Boolean


open override fun castShadows(castShadows: Expression): DirectionalLight

Enable/Disable shadow casting for this light

Parameters

castShadows

value of castShadows as Expression


Enable/Disable shadow casting for this light