ReadonlycanvasPosition in 2D of the tracked coordinate relative to the canvas. Canvas refers to the the HTML canvas that BimApi uses.
ReadonlydistanceIf active camera is a perspective camera, this is the distance from the camera to the 3D coordinate For an orthographic camera, it is the height of the frustum.
ReadonlyidId of tracked 3D coordinate
ReadonlypositionPosition in 2D of the tracked coordinate
ReadonlystateCurrent state. Tells whether item is detached, added, updated or deleted.
Readonlytracked3D coordinate we subscribed to.
ReadonlyvisibleWhether the 3D coordinate is visible on screen or not
Represents information on a 3D coordinate's location on screen (2D).