Motion Scripting
/ PropertiesTrim path properties
Start, end and offset on path layers: the members behind draw-on and draw-off moves.
The trim path members of path layers - start, end and offset.
Every pattern below is readable from scripts through prop() and layer.prop(); ids in a pattern (like <effect_id>) stand for the entity's real id. Every pattern here is in the drive set: scripts may WRITE each one with set() or a single-output return, per frame.
| Pattern | Wire kind | Units | Reads | Writes |
|---|---|---|---|---|
trim_path.end | scalar | fraction (0..1) | yes | drive set |
trim_path.offset | scalar | degrees (loops x 360) | yes | drive set |
trim_path.start | scalar | fraction (0..1) | yes | drive set |