Links |
---|
Zeroises the x and y offsets on all anchors.
region:ClearPointsOffset()
Details
- Equivalent to looping through all anchors and setting their offset to (0,0).
- Pairs with Region:AdjustPointsOffset() if the default state is (0,0) for all anchors.
Patch changes
Patch 9.1.0 (2021-06-29): Added.