Version: 2022.3
언어: 한국어

Handles.TransformHandle

매뉴얼로 전환
public static void TransformHandle (ref Vector3 position, ref Quaternion rotation, ref Vector3 scale);
public static void TransformHandle (ref Vector3 position, ref Quaternion rotation, ref float uniformScale);
public static void TransformHandle (ref Vector3 position, ref Quaternion rotation);

파라미터

position Position of the handle.
rotation The orientation of the handle in 3D space.
scale Scale value to modify.
uniformScale Uniform scale value to modify.

설명

Creates a transform handle.

This handle behaves like the built-in transform tool in Unity, with the option to display all scale handles, only the non-uniform scale handle, or no scale handles. Different signature variants will only display controls handles for arguments that have the ref modifier, allowing you to opt in to only those control handles you require.

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