Nodes in this category enable the creation of animated, real-time, and interactive motion graphics involving paramters that change over time.
These nodes require that playback is activated by pressing the play button above the viewport.
Nodes
| Node | Details | Possible Types |
|---|---|---|
| Animation Time | Produces the time, in seconds on the timeline, since the beginning of animation playback. | → f64 |
| Pointer Position | Produces the current position of the user's pointer within the document canvas. | → Vec2 |
| Quantize Animation Time | Node description coming soon. | bool → boolu32 → u32u64 → u64f32 → f32f64 → f64String → StringTransform → TransformFootprint → FootprintVec2 → Vec2Vec<DVec2> → Vec<DVec2>Vec<NodeId> → Vec<NodeId>Vec<f64> → Vec<f64>Vec<f32> → Vec<f32>Vec<String> → Vec<String>Table<Vector> → Table<Vector>Table<Graphic> → Table<Graphic>Table<Raster> → Table<Raster>Table<Color> → Table<Color>Table<Artboard> → Table<Artboard>Table<GradientStops> → Table<GradientStops>GradientStops → GradientStops → () |
| Quantize Real Time | Node description coming soon. | bool → boolu32 → u32u64 → u64f32 → f32f64 → f64String → StringTransform → TransformFootprint → FootprintVec2 → Vec2Vec<DVec2> → Vec<DVec2>Vec<NodeId> → Vec<NodeId>Vec<f64> → Vec<f64>Vec<f32> → Vec<f32>Vec<String> → Vec<String>Table<Vector> → Table<Vector>Table<Graphic> → Table<Graphic>Table<Raster> → Table<Raster>Table<Color> → Table<Color>Table<Artboard> → Table<Artboard>Table<GradientStops> → Table<GradientStops>GradientStops → GradientStops → () |
| Real Time | Produces a chosen representation of the current real time and date (in UTC) based on the system clock. | → f64 |