twox zhong
A Motion Path animator component. Connect the component to any Graphic element with an SVG Path, and connect the component to the Frame you want to move, then it will automatically animate along the SVG path.
Property | Type | Description |
---|---|---|
playState | Boolean |
Play or stop |
path | ComponentInstance |
Graphic to connect |
content | ComponentInstance |
Frame to connect |
duration | Number |
Animation duration |
playCounts | Number |
Animation counts |
curve | Enum |
Animation curve |
rotation | Boolean |
Keep rotation tangent line |