babylonjs-node-editor 5.11.0 → 5.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -431,7 +431,7 @@ declare module BABYLON.NodeEditor {
431
431
  private _frameCandidate;
432
432
  private _frames;
433
433
  private _altKeyIsPressed;
434
- private _ctrlKeyIsPressed;
434
+ private _multiKeyIsPressed;
435
435
  private _oldY;
436
436
  _frameIsMoving: boolean;
437
437
  _isLoading: boolean;