Skip to content

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

readonly id: string

Defined in: packages/core/src/scene/scene-host.ts:20


parentId?

optional parentId?: string

Defined in: packages/core/src/scene/scene-host.ts:21

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)