コード例 #1
0
 ///////////////////////////////////////////////////////////
 // hooks up the vp_FPSDemo2 object as the inspector target
 ///////////////////////////////////////////////////////////
 void OnEnable()
 {
     m_Component = (vp_FPSDemo2)target;
 }
コード例 #2
0
 ///////////////////////////////////////////////////////////
 // hooks up the vp_FPSDemo2 object as the inspector target
 ///////////////////////////////////////////////////////////
 void OnEnable()
 {
     m_Component = (vp_FPSDemo2)target;
 }