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)

Last update: October 31, 2022
Created: April 12, 2022