Skip to content

Use interactor events to enable interactive renders for SpaceMouse.

The SpaceMouse SDK provides a state that tracks when interaction is started and stopped - use that to send StartInteraction and StopInteraction events so LOD rendering can happen while the SpaceMouse is moving the model.

For #20898 (closed) follow-on feedback.

Merge request reports