Interactable.setLightOverrideColor
Set the override color of a light controller, ignoring the color of the shape.
Kind: Function
Environments: Game
Game
interactable:setLightOverrideColor( color )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
color |
Color | The color to override with. |