MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / toFloat32Array

Method toFloat32Array

examples/extern/gmath.bundle.js:769–771  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

767 ];
768 }
769 toFloat32Array() {
770 return this.#internal;
771 }
772}
773export { Vector3 as Vector3 };
774export { Vector4 as Vector4 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected