[3d] some improvement for load3d recording video (#3794)

This commit is contained in:
Terry Jia
2025-05-06 22:03:12 -04:00
committed by GitHub
parent fad6c6c502
commit 754eb807de
4 changed files with 54 additions and 45 deletions

View File

@@ -456,6 +456,8 @@ class Load3d {
this.viewHelperManager.visibleViewHelper(true)
this.recordingManager.stopRecording()
this.eventManager.emitEvent('recordingStatusChange', false)
}
public isRecording(): boolean {