# sm.render.setOutdoorLighting

Sets the lighting cycle fraction.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.render.setOutdoorLighting( value )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.render.md#setoutdoorlighting)

**Availability:** Client only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `value` | number | The fraction of the day cycle lighting. |
