Skip to content

Commit b1d0bcc

Browse files
authored
Update content/en-us/reference/engine/classes/GuiBase2d.yaml
1 parent 18aa8a7 commit b1d0bcc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en-us/reference/engine/classes/GuiBase2d.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ properties:
2323
`Class.GuiBase2d.AbsolutePosition|AbsolutePosition` is a read-only
2424
property that provides the screen position of a `Class.GuiBase2d` element
2525
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
26+
renders as a result of its ancestors' sizes and positions. Note that
2827
`Class.GuiBase2d.AbsolutePosition|AbsolutePosition`, but it will always
2928
represent the top-left corner of the `Class.GuiBase2d` element.
3029

0 commit comments

Comments
 (0)