Comment on page
ECurvePositions
This page describes the ECurvePositions enum that ships with Motion. The structure is the list of positions in a curve.
Name | Description |
---|---|
Undefined | Undefined. Do not use. |
CurveMin | Start point of curve. |
CurveMax | End point of curve. |
CurveProgressing | Any point between start and end of curve. |
Last modified 8mo ago