visualizeDistance
Visualizes a sphere distance if the client has enabled this feature.
Parameters
radius
The sphere radius.
hexColor
The hexadecimal color (e.g., 0x00a000).
Visualizes a sphere distance with the default color (0x00a000) if the client has enabled this feature.
Parameters
radius
The sphere radius.
Visualizes a sphere distance at a specific position if the client has enabled this feature.
Parameters
position
The position where the sphere should be visualized.
radius
The sphere radius.
hexColor
The hexadecimal color (e.g., 0x00a000).
Visualizes a sphere distance at a specific position with the default color (0x00a000) if the client has enabled this feature.
Parameters
position
The position where the sphere should be visualized.
radius
The sphere radius.