Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ getSceneFile
Function
getSceneFile
data/Scenes/ScriptTest.py:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
print(
"-"
)
47
48
def
getSceneFile():
49
print(
"Scene file:"
)
50
print(sph.Exec.SceneConfiguration.getCurrent().getSceneFile())
51
print(
"-"
)
Callers
nothing calls this directly
Calls
2
print
Function · 0.50
getCurrent
Method · 0.45
Tested by
no test coverage detected