Skip to main content

Interface: NodeLifespan

Defined in: runtime/precompisition.ts:46

Scene-local lifespan (inclusive frame range) a node is alive for.

Properties

endFrame

endFrame: number

Defined in: runtime/precompisition.ts:50

Last scene-local frame the node was present in the tree.


startFrame

startFrame: number

Defined in: runtime/precompisition.ts:48

First scene-local frame the node was present in the tree.