Skip to content

Intermact API Reference / @intermact/core / emptyObject3D

Function: emptyObject3D()

emptyObject3D(type?): IMObject3D

Defined in: packages/core/src/scene/empty3d.ts:24

A transform-only 3D object with no geometry (design.md §9.3). Used for group3D parents and as the backing object for a registered 3D camera so it participates in the seekable timeline like any other object.

Parameters

type?

string = "empty-3d"

Returns

IMObject3D

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