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 Was this page helpful? Please leave a thumbs up or down. 👍 Yes 👎 No
The playback properties of an XR sequence.
See
RealityAPI.getXRPlaybackProperties