/** Called each time before start to animating/tracking */
 @Override
 protected void prepareContent() {
   super.prepareContent();
 }