|
@@ -377,7 +377,6 @@ module BABYLON {
|
|
Quaternion.FromRotationMatrixToRef(this._workingMatrix, this.deviceRotationQuaternion);
|
|
Quaternion.FromRotationMatrixToRef(this._workingMatrix, this.deviceRotationQuaternion);
|
|
|
|
|
|
super.update();
|
|
super.update();
|
|
- this.updateCalled = false;
|
|
|
|
}
|
|
}
|
|
public _getViewMatrix(): Matrix {
|
|
public _getViewMatrix(): Matrix {
|
|
return Matrix.Identity();
|
|
return Matrix.Identity();
|