コード例 #1
0
ファイル: SceneController.cs プロジェクト: BRain-9/VR_Room
 private void Awake()
 {
     ui.GetComponent <InterfaceController>();
     sound.GetComponent <SoundController>();
 }