Deprecated
Use Math#ceilPowerOfTwo | .ceilPowerOfTwo()
import { MathUtils } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";
const { nextPowerOfTwo } = MathUtils;
x/threejs_4_deno/src/Three.js>MathUtils.nextPowerOfTwo
Use Math#ceilPowerOfTwo | .ceilPowerOfTwo()
import { MathUtils } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";
const { nextPowerOfTwo } = MathUtils;