MCPcopy 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

rayMethod · 0.95

Calls 3

leftMethod · 0.95
distanceMethod · 0.45
fmaMethod · 0.45

Tested by

no test coverage detected