Frees cached bytes; a path never loaded (or already released) is silently skipped.
import { releaseBinary } from '@datamoc/mw_games/assets';releaseBinary(['models/rock.vox']); // frees the cached bytes once the model is placed Copy
import { releaseBinary } from '@datamoc/mw_games/assets';releaseBinary(['models/rock.vox']); // frees the cached bytes once the model is placed
Frees cached bytes; a path never loaded (or already released) is silently skipped.