onXRSessionStart method

void onXRSessionStart(
  1. dynamic event
)

Implementation

void onXRSessionStart(event) {
  animation.stop();
}