Skip to content

SetMarkerRenderDistance

Set the render distance of the marker by the id

Argument Data type Needed Default Description
id string/number - The id to update the marker
distance number - The new marker render distance

Dont need to be called every frame


Example
SetMarkerRenderDistance("marker", 4.0)