SetLightRadius
DocsSetLightRadius(radius)Description
Set the radius of a created light.
Parameters
| Name | Type | Description |
|---|---|---|
radius | float | The radius value to set |
Returns
voidThis native does not return a value.
SetLightRadius(radius)Set the radius of a created light.
| Name | Type | Description |
|---|---|---|
radius | float | The radius value to set |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!