XRPlaybackProperties#
Type alias XRPlaybackProperties
XRPlayback Properties: {
originalFPS: number;
totalFrames: number;
}
originalFPS: number;
totalFrames: number;
}
Type declaration
-
originalFPS: number
The original FPS of the sequence
-
total
Frames: number The total amount of frames in the sequence
The playback properties of an XR sequence.