Skip to content

BakeObstaclesOptions

Defined in: packages/engine/src/gameplay/map/obstacleBake.ts:40

Property Type Description
body ObstacleBody Who the shapes are cut for: a trunk is measured over the band this body can touch.
placements ScatterPlacement[] -
shapes? Partial<Record<ScatterKind, BufferGeometry<NormalBufferAttributes, BufferGeometryEventMap>>> The geometry of every kind that blocks, in its model’s space: the scatter shapes table, which page and room share, when left out.