@cesdk/engine 1.66.0-nightly.20251127 → 1.66.0-nightly.20251129

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.
package/index.d.ts CHANGED
@@ -8570,6 +8570,7 @@ export declare class SceneAPI {
8570
8570
  isZoomAutoFitEnabled(blockOrScene: DesignBlockId): boolean;
8571
8571
  /**
8572
8572
  * Continually ensures the camera position to be within the width and height of the blocks axis-aligned bounding box.
8573
+ * Disables any previously set camera position clamping in the scene and also takes priority over clamp camera commands.
8573
8574
  *
8574
8575
  * ```javascript
8575
8576
  * // Keep the scene with padding of 10px within the camera