UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←classPlaybackSession PlaybackSession Method pause pauseStops playback. The loop exits on its next iteration; the current frame index is preserved so a later run() resumes from the same frame. Declaration override func pause() Summary Stops playback. The loop exits on its next iteration; the current frame index is preserved so a later run() resumes from the same frame.
Stops playback. The loop exits on its next iteration; the current frame index is preserved so a later
run()resumes from the same frame.