API 参考camera 模块unclamp 接触限制范围本页总览unclamp 接触限制范围unclamp 类型: MethodDeclaration 定义位置: camera.ts 描述 接触限制范围 返回值 类型: void 源代码 位置: 第 199 行 public unclamp(): void { this.clampedLeft = Infinity this.clampedTop = Infinity this.clampedRight = Infinity this.clampedBottom = Infinity } 文档生成时间:2025/7/7 12:07:06