SetLightAlpha
DocsSetLightAlpha(alpha)Description
Set the alpha transparency of the light.
Parameters
| Name | Type | Description |
|---|---|---|
alpha | float | The alpha transparency value (0.0 to 1.0) |
Returns
voidThis native does not return a value.
SetLightAlpha(alpha)Set the alpha transparency of the light.
| Name | Type | Description |
|---|---|---|
alpha | float | The alpha transparency value (0.0 to 1.0) |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!