Function packBufferGeometries
packBufferGeometries( bufferGeometries: BufferGeometry<NormalBufferAttributes>[],): { data: PackedBufferGeometryCollection; transferrables: ArrayBufferLike[];} Parameters
- bufferGeometries: BufferGeometry<NormalBufferAttributes>[]