public static void setControllerPrefab( GameObject prefab )
GameObject prefabObject = (GameObject)Instantiate(Resources.load("prefabName")); setControllerPrefab(prefabObject);
setControllerPrefab(null);
HMDSimulator Class HMDSimulator Members Overload List
Copyright (c) 2016-2017 Immerseum Inc. All rights reserved.