Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getScene
Method
getScene
src/main/java/fieldbox/ui/Compositor.java:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
public
Scene getScene() {
213
return
fbo.scene;
214
}
215
216
public
void
drawInto(Scene s) {
217
BaseMesh mesh = BaseMesh.triangleList(4, 2);
Callers
7
Open
Method · 0.45
install
Method · 0.45
Meshes
Method · 0.45
install
Method · 0.45
install
Method · 0.45
install
Method · 0.45
mainLayer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected