@cesdk/node 1.66.0-nightly.20251127 → 1.66.0-nightly.20251128

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
@@ -8047,6 +8047,7 @@ export declare class SceneAPI {
8047
8047
  isZoomAutoFitEnabled(blockOrScene: DesignBlockId): boolean;
8048
8048
  /**
8049
8049
  * Continually ensures the camera position to be within the width and height of the blocks axis-aligned bounding box.
8050
+ * Disables any previously set camera position clamping in the scene and also takes priority over clamp camera commands.
8050
8051
  *
8051
8052
  * ```javascript
8052
8053
  * // Keep the scene with padding of 10px within the camera