SetLightFlags
DocsSetLightFlags(flags)Description
Set or update specific flags for a created light to control its behavior or properties.
Parameters
| Name | Type | Description |
|---|---|---|
flags | int | Bitmask of flags to apply to the light |
Returns
voidThis native does not return a value.