Skip to content

LatticeSpace.dropCPUData

Summary

LatticeSpace.dropCPUData() releases retained cell and mask arrays without destroying GPU resources or detaching WebAssembly views.

Syntax

LatticeSpace.dropCPUData(): void

Notes

Record inspection and partial CPU updates become unavailable until data is retained again.

See Also