variable VectorToArrayimport { VectorToArray } from "https://deno.land/x/caviar@1.0.2/src/math/vector/mod.ts"; type(v: IVectorLike,dst?,i?,) => Float32Array