Imperative playback control, obtained via ref.
ref
View3D renders no built-in play/pause/step/speed/scrubber UI — build your own controls against this handle (optionally reusing the exported PlaybackControls component) so you can style them to match your app.
View3D
PlaybackControls
Readonly
Steps one frame forward (1) or backward (-1).
1
-1
Imperative playback control, obtained via
ref.View3Drenders no built-in play/pause/step/speed/scrubber UI — build your own controls against this handle (optionally reusing the exportedPlaybackControlscomponent) so you can style them to match your app.