onXRSessionEnd method

void onXRSessionEnd(
  1. dynamic event
)

Implementation

void onXRSessionEnd(event) {
  animation.start();
}