Skip to main content

Module: Contexts/Render/Scene/MeshManager

Variables

MeshManager

Const MeshManager: Object

Type declaration

NameType
chunks{ add: (location: LocationData, substance: string, meshData: DVENodeMeshAttributes) => void ; remove: (data: RemoveChunkMeshTasks) => undefined | false ; removeColumn: (data: LocationData) => undefined | false ; update: (data: SetChunkMeshTask) => void }
chunks.add[object Object]
chunks.remove[object Object]
chunks.removeColumn[object Object]
chunks.update[object Object]
runningUpdateboolean
removeColumnsOutsideRadius(origion: LocationData, radius: number) => void

Defined in

divinevoxel/core/src/Contexts/Render/Scene/MeshManager.ts:14