diff --git a/docs/content/schinese/Editor/Scene Editor/distance_tool.md b/docs/content/schinese/Editor/Scene Editor/distance_tool.md index c6eb024..0af2ed0 100644 --- a/docs/content/schinese/Editor/Scene Editor/distance_tool.md +++ b/docs/content/schinese/Editor/Scene Editor/distance_tool.md @@ -1,22 +1,23 @@ +++ -title = "Distance Tool" +title = "距离工具" [menu.main] identifier = "distance_tool" parent = "core_components" +++ -## Distance Measure Tool -The Distance Tool measures the distance between two points in the scene. -Distance measure mode can be activated by either pressing Alt + D shortcut or the respective button on the editor toolbar. +## 测距工具 -While holding the left mouse button, drag the mouse between two points in the scene to measure distance. The tool snaps to vertices if close enough to a one by default, holding down Left Shift overrides this. + Distance Tool 可以测量场景内两个点之间的距离。 +可以通过按 Alt + D 快捷键 或者点击编辑器工具栏上的对应按钮来激活距离测量模式 (Distance Measure Mode)。 -The tool can be de-activated by pressing Alt + D or the respective button on the editor toolbar again. For further use, the gizmos stay visible even after the tool is de-activated. Pressing Alt + Shift + D clears these gizmos from the screen. +使用时,按住 鼠标左键 ,在场景内从一个点拖动鼠标到另一个点来测量距离。如果靠近一个点过近,工具会默认吸附在顶点上,按住 左 Shift 来取消吸附。 - -