15 lines
226 B
Plaintext
15 lines
226 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_POINT
|
|
#li LIGHT_TYPE_POINT
|
|
#/light
|
|
|
|
#ref SetLightType
|
|
|