Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ setState
Method
setState
src/main/java/trace/graphics/SimpleCamera.kt:54–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
fun setState(s: Camera.State) {
55
camera.advanceState {
56
s
57
}
58
update()
59
}
60
61
62
fun orbitLeft(degrees: Double) {
Callers
1
vrDefaults
Method · 0.45
Calls
2
advanceState
Method · 0.80
update
Function · 0.50
Tested by
no test coverage detected