castShadows

open override fun castShadows(castShadows: Boolean): Light

Enable/Disable shadow casting for this light

Parameters

castShadows

as Boolean

open override fun castShadows(castShadows: Expression): Light

Enable/Disable shadow casting for this light

Parameters

castShadows

value of castShadows as Expression

val castShadows: Boolean?

Enable/Disable shadow casting for this light