XRPlaybackProperties¶ webVis API ReferenceXRPlaybackPropertiesInterface XRPlaybackPropertiesThe playback properties of an XR sequence. SeeRealityAPI.getXRPlaybackProperties interface XRPlaybackProperties { originalFPS: number; totalFrames: number;} IndexPropertiesoriginalFPS totalFrames PropertiesoriginalFPSoriginalFPS: numberThe original FPS of the sequence totalFramestotalFrames: numberThe total amount of frames in the sequence
The playback properties of an XR sequence.
See
RealityAPI.getXRPlaybackProperties