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