You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hubendubler edited this page Sep 24, 2018
·
1 revision
The motion element describes motion in any given frame. It contains a from and a to element that each contain a location in the frame. The motion element typically resides inside a quantitative item.
Definition
element motion {
element from { text },
element to { text }
}