Variable AnchorConst
Anchor: {
Bottom: V;
BottomLeft: V;
BottomRight: V;
Center: V;
Left: V;
Right: V;
Top: V;
TopLeft: V;
TopRight: V;
} = ...
Bottom: V;
BottomLeft: V;
BottomRight: V;
Center: V;
Left: V;
Right: V;
Top: V;
TopLeft: V;
TopRight: V;
} = ...
Type Declaration
Bottom: V
BottomLeft: V
BottomRight: V
Center: V
Left: V
Right: V
Top: V
TopLeft: V
TopRight: V
Anchor points on the unit box (
Center = {0.5, 0.5}).