Kerbal Space Program
1.12.4
|
Static Public Member Functions | |
static IEnumerable< Transform > | AllSceneTransforms () |
Iterates through all transforms in a scene, breadth-first More... | |
static int | GetSceneIndex (GameObject go) |
Returns the scene index for a scene-level transform (as ordered by SceneUtil.SceneRoots) More... | |
static IEnumerable< GameObject > | SceneRoots () |
|
inlinestatic |
Iterates through all transforms in a scene, breadth-first
|
inlinestatic |
Returns the scene index for a scene-level transform (as ordered by SceneUtil.SceneRoots)
|
inlinestatic |