Update OrbitVisitorNavigationController and ViewportCanvas.tsx
This commit is contained in:
@@ -81,6 +81,7 @@ export class OrbitVisitorNavigationController implements NavigationController {
|
||||
}
|
||||
|
||||
update(_dt: number): void {
|
||||
void _dt;
|
||||
this.updateCameraTransform();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user