|
@@ -66417,7 +66417,7 @@ var BABYLON;
|
|
|
};
|
|
|
__decorate([
|
|
|
BABYLON.serialize("rotationY")
|
|
|
- ], CubeTexture.prototype, "_rotationY", void 0);
|
|
|
+ ], CubeTexture.prototype, "rotationY", null);
|
|
|
return CubeTexture;
|
|
|
}(BABYLON.BaseTexture));
|
|
|
BABYLON.CubeTexture = CubeTexture;
|