Records all inputs and transforms for the given frame
the frame to capture
Loads a file with recorded data and initializes the player for playback.
The reference space to use
The name or full path of the JSON file that has recorded data.
Loads recorded data from local storage and initializes the player for playback.
The reference space to use
Option for overriding the name of the local storage property, if desired
Prints data that has been recorded so far.
Saves and downloads data that has been recorded so far to a text file.
Desired name of the file
Saves data that has been recorded to local storage. Not recommended for very large recordings, use saveToFile instead.
StaticcreateStaticcreate
A tool that can be used to record and playback any XR data. Useful for debugging and reproducing issues.