XRPlaybackPropertiesΒΆ webVis API ReferenceXRPlaybackPropertiesType Alias XRPlaybackPropertiesXRPlaybackProperties: { originalFPS: number; totalFrames: number }The playback properties of an XR sequence. Type declarationoriginalFPS: numberThe original FPS of the sequence totalFrames: numberThe total amount of frames in the sequence SeeRealityAPI.getXRPlaybackProperties
The playback properties of an XR sequence.