Intermact API Reference / @intermact/core / SceneNode
Interface: SceneNode
Defined in: packages/core/src/scene/scene-host.ts:19
Minimal shape a registered node must expose for hierarchy bookkeeping.
Properties
id
readonlyid:string
Defined in: packages/core/src/scene/scene-host.ts:20
parentId?
optionalparentId?:string
Defined in: packages/core/src/scene/scene-host.ts:21