+
+
+ 点云信息
+
+
+
+
+
+
+
+ 文件
+ {{ fileName || '-' }}
+
+
+ 存储格式
+ {{ stats.dataType }}
+
+
+ 字段
+ {{ stats.fields }}
+
+
+ 原始点数
+ {{ formatCount(stats.rawCount) }}
+
+
+ 渲染点数
+
+ {{ formatCount(renderedCount) }}
+
+
+
+ 解析耗时
+ {{ stats.cost }} ms
+
+
+ 包围盒
+ {{ stats.size }}
+
+
+
{{ strideTip }}
+
+
+
+
+
+
+ {{ pointSize.toFixed(1) }}px
+
+
+
+ 着色模式
+
+
+
+
+
+
+
{{ stats.zMin }}
+
+
{{ stats.zMax }}
+
+
+
+
+
+
+
+ {{ leafSize > 0 ? `${leafSize.toFixed(2)}m` : '关闭' }}
+
+
+
+
+
+
+
+
+