渲染模式: {{ renderMode }}
WebGL可用: {{ webglAvailable ? "是" : "否" }}
操作次数: {{ operationCount }}
平均耗时: {{ avgOperationTime.toFixed(2) }}ms
推拉算法: {{ liquifyAlgorithmType }}
拖拽状态: {{ isDragging ? "拖拽中" : "未拖拽" }}
拖拽距离: {{ dragDistance.toFixed(1) }}px
当前液化图: