DisableLightShadows()

语法

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

参数

#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.

返回值

无.

已支持操作系统

所有

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