Version: 2022.3
언어: 한국어

HandleUtility.CalcLineTranslation

매뉴얼로 전환
public static float CalcLineTranslation (Vector2 src, Vector2 dest, Vector3 srcPosition, Vector3 constraintDir);

파라미터

src The source point of the drag.
dest The destination point of the drag.
srcPosition The 3D position the dragged object had at src ray.
constraintDir Normalized 3D direction of constrained movement.

반환

float The distance travelled along constraintDir.

설명

Map a mouse drag onto a movement along a line in 3D space.

Certain types of Handles (such as arrows) involve movement along a line in 3D space. For example, the Transform's position arrows move the object along its local X, Y or Z axis as the mouse is dragged. The CalcLineTranslation function converts the movement of the mouse into constrained movement along a 3D line in the familiar way used by Unity's built-in tools.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961