@motion-script/core / NodeLifespan
Interface: NodeLifespan
Defined in: runtime/precompisition.ts:51
Scene-local lifespan (inclusive frame range) a node is alive for.
Properties
endFrame
endFrame:
number
Defined in: runtime/precompisition.ts:55
Last scene-local frame the node was present in the tree.
startFrame
startFrame:
number
Defined in: runtime/precompisition.ts:53
First scene-local frame the node was present in the tree.