GuiInterface.setMaxRenderDistance
Sets the maximum render distance for a world gui
Kind: Function
Environments: Game
Game
guiInterface:setMaxRenderDistance( distance )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
distance |
number | The max render distance |