We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18aa8a7 commit b1d0bccCopy full SHA for b1d0bcc
content/en-us/reference/engine/classes/GuiBase2d.yaml
@@ -23,8 +23,7 @@ properties:
23
`Class.GuiBase2d.AbsolutePosition|AbsolutePosition` is a read-only
24
property that provides the screen position of a `Class.GuiBase2d` element
25
in pixels. This represents the actual pixel position at which an element
26
- renders as a result of its ancestors' sizes and positions. Note that the
27
- object's `Class.GuiObject.AnchorPoint|AnchorPoint` influences
+ renders as a result of its ancestors' sizes and positions. Note that
28
`Class.GuiBase2d.AbsolutePosition|AbsolutePosition`, but it will always
29
represent the top-left corner of the `Class.GuiBase2d` element.
30
0 commit comments