MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / scene_init

Function scene_init

Examples/StereoKitCTest/scene.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 scene_curr.update();
29}
30void scene_init() {
31 if (scene_curr.init != nullptr)
32 scene_curr.init();
33}

Callers 2

scene_set_activeFunction · 0.85
scene_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected