CellexalVR
0.13.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Public Member Functions | |
void | BuildScene () |
Instantiates all gameobjects, runs all OnValidate() and builds all keyboards. More... | |
void | RemoveInstances () |
Removes all other gameobjects in the scene. More... | |
void | AutoPopulateGameObjects () |
Attempts to set all fields in the inspector. More... | |
void | SaveAllPrefabs () |
void CellexalVR.General.SceneBuilder.AutoPopulateGameObjects | ( | ) |
Attempts to set all fields in the inspector.
void CellexalVR.General.SceneBuilder.BuildScene | ( | ) |
Instantiates all gameobjects, runs all OnValidate() and builds all keyboards.
void CellexalVR.General.SceneBuilder.RemoveInstances | ( | ) |
Removes all other gameobjects in the scene.