SetLightType
DocsSetLightType(lightType)Description
Change the light type of a already created light.
Certain light type needs more configurations to work properly (Like direction, flags or size)
Parameters
| Name | Type | Description |
|---|---|---|
lightType | int | The type of light |
Returns
voidThis native does not return a value.