DisableLightShadow()

Syntax

DisableLightShadow(#Light, State)
Description
Disable or enable the light shadow casting.

Parameters

#Light Specifies the light use.
State Specifies the new state of the light shadow casting. If State = 1, the light shadow casting will be disabled, if State = 0 it will be enabled.

Return value

This function has no return value.

Supported OS

All

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