Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ right
Method
right
examples/extern/gmath.bundle.js:315–317 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
313
return
new
Vector3(-1, 0, 0);
314
}
315
static right() {
316
return
new
Vector3(1, 0, 0);
317
}
318
static back() {
319
return
new
Vector3(0, 0, -1);
320
}
Callers
2
fromArc
Method · 0.45
between
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected