Documentation / scene / MorphBoundingInfo
Interface: MorphBoundingInfo
Defined in: libs/scene/src/scene/mesh.ts:46
Bounding data used to update a mesh's local bounding box after morph target weights change.
Properties
targetBoxes
targetBoxes:
BoundingBox[]
Defined in: libs/scene/src/scene/mesh.ts:47
originBox
originBox:
BoundingBox
Defined in: libs/scene/src/scene/mesh.ts:48