# Interactable.clearLightOverrideColor

Clear the override color of a light controller.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
interactable:clearLightOverrideColor(  )
```

[Open the full Game reference](../Game-Script-Environment/Userdata/Interactable.md#clearlightoverridecolor)

**Availability:** Server only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `interactable` | [Interactable](../Game-Script-Environment/Userdata/Interactable.md) | The interactable. |
