| Field name | Field type | Description |
|---|---|---|
| Required fields | ||
| Transformation.Type | animate | |
| Optional fields | ||
| focus | double | Zoom factor |
| invert | boolean | Play animation in reverse |
| start | int | Begin animation at frame |
| end | int | End animation at frame |
| position | AnimationPosition | Initial position of layer |
| transformations | AnimTransformation [ ] | Array of animation transformations to apply |
| function | Function | Function to use to interpolate animation positions over time |
| Field name | Field type | Description |
|---|---|---|
| Required fields | ||
| tl | Pos3D | Top left position of layer |
| tr | Pos3D | Top right position of layer |
| bl | Pos3D | Bottom left position of layer |
| br | Pos3D | Bottom right position of layer |
| Field name | Field type | Description |
|---|---|---|
| Required fields | ||
| type | AnimTransformation.Type | |
| Optional fields | ||
| x | double | X Position |
| y | double | Y Position |
| z | double | Z Position |
| angle | double | Rotation angle |
| Enum | Description |
|---|---|
| translate | |
| shear | |
| scale | |
| rotatex | |
| rotatey | |
| rotatez |
Terms of Use | © 2017, Impossible Software, or its affiliates.