Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ target
Method
target
src/main/java/field/graphics/Camera.java:129–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
return
up;
128
}
129
130
public
Vec3 target() {
131
return
target(0);
132
}
133
134
public
Vec3 target(float stereoSide) {
Callers
1
ray
Method · 0.95
Calls
3
left
Method · 0.95
distance
Method · 0.45
fma
Method · 0.45
Tested by
no test coverage detected