MCPcopy Create free account
hub / github.com/ThatOpen/engine_clay /

Class

packages/clay/src/utils/vector.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class Vector {
2 static get up() {
3 return [0, 1, 0];
4 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected