Motion Scripting
/ PropertiesLayer properties
The layer-level members outside the transform family, beginning with the blend mode.
Layer-level members that sit outside the transform - the blend mode.
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 |
|---|---|---|---|---|
blend_mode | enum | enum name (string) | yes | drive set |
matte.mode | enum | enum name (string) | yes | drive set |
matte.source | layer_ref | layer id | yes | drive set |
matte.tap | enum | enum name (string) | yes | drive set |
orient_to_path | boolean | boolean | yes | drive set |
parent | layer_ref | layer id | yes | drive set |
visibility | boolean | boolean | yes | drive set |