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

Class

examples/hello_camera.js:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72export class Camera {
73 eye = new Vector3(0, 1, 2);
74 target = new Vector3(0, 0, 0);
75 up = Vector3.up();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected