Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ up
Method
up
examples/extern/gmath.bundle.js:306–308 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
304
return
new
Vector3(1);
305
}
306
static up() {
307
return
new
Vector3(0, 1, 0);
308
}
309
static down() {
310
return
new
Vector3(0, -1, 0);
311
}
Callers
3
Camera
Class · 0.45
fromArc
Method · 0.45
between
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected