コード例 #1
0
ファイル: MPWorld.cs プロジェクト: vr3d/Unity5Effects
 void Awake()
 {
     m_context = MPAPI.mpCreateContext();
 }