Ejemplo n.º 1
0
 /// <summary>
 /// Called 60 times per second by the runtime.
 /// </summary>
 static void OnEditorUpdate()
 {
     app.OnEditorUpdate();
 }