Set3dTextDrawRect
Toggle if draw the black rectangle behind the text
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Id | string/number | - | The id to update the marker | |
Active | boolean | - | Active or not the black rectangle |
Dont need to be called every frame
Example
Set3dTextDrawRect("marker", true)