Skip to content

SetMarkerAlpha

Set the alpha of the marker by the id

Argument Data type Needed Default Description
Id string/number - The id to update the marker
Alpha number - The marker alpha, from 0 to 255

Dont need to be called every frame


Example
SetMarkerAlpha("marker", 255)

Last update: April 12, 2022
Created: June 27, 2021