Files
RCBASIC4/doc/files/setlighttype.txt
2025-08-13 19:19:38 -05:00

15 lines
230 B
Plaintext

#title setLightType [RCBasic Doc]
#header sub setLightType( actor, light_type )
Sets the type of light
Possible Light Types
#list ul
#li LIGHT_TYPE_POINT
#li LIGHT_TYPE_DIRECTIONAL
#li LIGHT_TYPE_SPOT
#/list
#ref SetLightType