SetLightHeadlight
DocsSetLightHeadlight(intensity, range)Description
Set the headlight properties of a created light, adjusting its intensity and range.
Parameters
| Name | Type | Description |
|---|---|---|
intensity | float | The intensity level of the headlight |
range | float | The effective range of the headlight |
Returns
voidThis native does not return a value.