Skip to content

SetMarkerInteractionDistance

Set the interaction 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 interaction distance

Dont need to be called every frame


Example
SetMarkerInteractionDistance("marker", 4.0)