Skip to content

Commit 5d962c6

Browse files
committed
Update CHANGELOG.md
1 parent 392c52f commit 5d962c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### New Features
66

7+
* `Line.GetEasedPoints` is a new function that will take a Line, a quantity, and an ease function, and returns an array of points where each point has been spaced out across the length of the Line based on the ease function given.
8+
79
### Updates
810

911
### Bug Fixes

0 commit comments

Comments
 (0)