Skip to main content
API Reference NSDK PlaybackRenderer

renderFrame

Called on the main queue for each new playback frame. Updates the background image and the virtual camera pose/FOV to match the frame.

Declaration

@MainActor func renderFrame(_ frame: PlaybackFrame)

Summary

Called on the main queue for each new playback frame. Updates the background image and the virtual camera pose/FOV to match the frame.