Axiom 中文文档Axiom 中文文档
首页
  • 简介
  • 建造者模式
  • 功能
  • 编辑器模式
  • 工具
  • Advanced
  • 简体中文
  • 繁體中文
  • English
GitHub
首页
  • 简介
  • 建造者模式
  • 功能
  • 编辑器模式
  • 工具
  • Advanced
  • 简体中文
  • 繁體中文
  • English
GitHub
  • 简介
  • 建造者模式
    • 移动工具
    • 克隆工具
    • 堆叠工具
    • 延展工具
    • 拉伸工具
    • 清除工具
    • 对称工具
  • 功能
    • 调整工具
    • 冻结更新
    • 强制放置
    • 替换模式
    • 快速破坏
  • 编辑器模式
    • 主菜单栏
    • Clipboard and Placements
    • Selections
    • Gizmos
    • Blueprints
    • Views
    • Tool Masks
    • Active Block
    • Target Info
    • History
    • World Properties
    • Tool Presets
  • 工具
    • 选择工具
      • Box Select
      • Magic Select
      • Freehand Select
    • 绘画工具
      • Painter
      • Noise Painter
      • Biome Painter
      • Clentaminator
      • Gradient Painter
      • Script Brush
    • 绘图工具
      • Freehand Draw
      • Sculpt Draw
      • Rock
      • Weld
      • Melt
      • Text
      • /tools/drawing/shape.html
    • 高度工具
      • Elevation
      • Slope
    • 操作工具
      • Smooth
      • Distort
      • Roughen
      • Shatter
      • Extrude
      • /tools/manipulation/modify.html
    • 标尺工具
    • 路径工具
  • 高级
    • Commands
    • Configuration

标尺工具

The Ruler Tool is designed to measure the distance between two or more points in a world. You can add points to the world by right-clicking. Once you have selected two or more points, a line appears between the most recent point and the one before it. The rounded Euclidean distance, or straight line distance, is shown in the centre of this line. You can keep adding more points as needed.

When you check the tool options, you'll find more information about these points. What's shown depends on whether you've chosen two or more points.

Here's the information you'll see:

  • Total Length (Euclidean): This is the straight-line distance from the first point to the last one, as if a bird flew directly there, not caring about the blocks in between.
  • Total Length (Manhattan): This is the sum of the horizontal, vertical, and depth distances. In Minecraft terms, it's like how a player would travel: one block up, down, left, right, forward, or backward at a time.
  • Minimum: The coordinates of the earliest point in the sequence of points.
  • Maximum: The coordinates of the latest point in the sequence of points.
  • Bounding Size: The size of the box needed to draw around all the points.
  • Yaw (Only visible with two points): The yaw of the line between two points.
  • Pitch (Only visible with two points): The pitch of the line between two points.
最后更新:
Prev
操作工具
Next
/tool/path.html