Allocates and holds all arrays needed to merge meshes.

Constructors

Properties

boxes: Box3[]
colors: Float32Array<ArrayBufferLike>
colorSize: number
groups: number[]
indices: Uint32Array<ArrayBufferLike>
vertices: Float32Array<ArrayBufferLike>

Methods