TEXT_ANCHOR_POINTS: Readonly<
    { BOTTOM: 1; CENTER: 0; LEFT: 3; RIGHT: 4; TOP: 2 },
> = ...

Define the valid anchor locations for a Tooltip displayed on a Placeable Object