babylonjs-gui
Advanced tools
Comparing version 3.2.0-alphaA to 3.2.0-alphaB
@@ -190,2 +190,3 @@ | ||
protected _transformedPosition: Vector2; | ||
private _onlyMeasureMode; | ||
private _isMatrixDirty; | ||
@@ -192,0 +193,0 @@ private _cachedOffsetX; |
@@ -196,2 +196,3 @@ /// <reference types="babylonjs"/> | ||
protected _transformedPosition: Vector2; | ||
private _onlyMeasureMode; | ||
private _isMatrixDirty; | ||
@@ -198,0 +199,0 @@ private _cachedOffsetX; |
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js GUI library is an extension you can use to generate interactive user interface. It is build on top of the DynamicTexture.", | ||
"version": "3.2.0-alphaA", | ||
"version": "3.2.0-alphaB", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
394872
7038