onVRUpdate method

void onVRUpdate(
  1. double dt
)

Override for per-frame logic.

Implementation

void onVRUpdate(double dt) {}