getFrame method

XRFrame? getFrame()

Implementation

XRFrame? getFrame () {
  return xrFrame;
}