Skip to content

Replay Mode

simpleXR edited this page May 8, 2023 · 4 revisions

GazeReplay

Replay Mode (Beta)

Replay mode is currently in development. With no modifications, it will replay the camera and show the gaze ray (if eye tracking was enabled). To use it, simply type in the subject/phase/block/trial that you'd like to see and hit the "Replay" button. If you'd like to replay all subjects, just leave the subject number blank and replay mode will automatically play all subjects.

Controls

To switch "autoplay next" off/on, press the "A" key

Press "P", "B", or "T" to move to the next phase, block, or trial (respectively)

Hold shift while pressing "P", "B", or "T" to go to the previous phase/block/trial

Hit-Sphere

To show the hit-sphere (where gaze contacts object), define the collider in ReplayMode.cs to be your object of interest.

In the near future, sxr will parse all objects, find colliders, and update the hit-sphere based on any object that has a collider.

Clone this wiki locally