download
raw
481 Bytes
import { Group } from 'three';
import type { BufferGeometry, InstancedMesh, Material, Object3D, Scene } from 'three';
declare const SceneUtils: {
createMeshesFromInstancedMesh: (instancedMesh: InstancedMesh) => Group;
createMultiMaterialObject: (geometry: BufferGeometry, materials: Material[]) => Group;
detach: (child: Object3D, parent: Object3D, scene: Scene) => void;
attach: (child: Object3D, scene: Scene, parent: Object3D) => void;
};
export { SceneUtils };

Xet Storage Details

Size:
481 Bytes
·
Xet hash:
c4fb48aae491503a0ad33aabe4e4ece23787f9e780440a47731d6a3ad7a2529e

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.