DisableLightShadows()

Syntax

DisableLightShadows(#Light, State)
Description
Disables or enables the light shadow casting.

Parameters

#Light The light use.
State The new state of the light shadow casting. If sets to #True, the light shadow casting will be disabled. If sets to #False it will be enabled.

Return value

None.

Supported OS

All

<- CreateLight() - Light Index - FreeLight() ->