Skip to content

Commit 3a975f4

Browse files
committed
Add custom constraint axis angle in Cesium externs.
1 parent 754d457 commit 3a975f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cesium.externs.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@ Cesium.Camera.prototype.up;
275275
*/
276276
Cesium.Camera.prototype.constrainedAxis;
277277

278+
/**
279+
* @type {number|undefined}
280+
*/
281+
Cesium.Camera.prototype.constrainedAxisAngle;
282+
278283

279284
/**
280285
* @type {Cesium.Cartographic} .

0 commit comments

Comments
 (0)