C# Класс UnityEditor.Tools

Class used to manipulate the tools used in Unity's Scene View.

Наследование: UnityEngine.ScriptableObject
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ControlsHack ( ) : void
GetHandlePosition ( ) : Vector3
GetPivotMode ( ) : int
GetRectAxisForViewDir ( Bounds bounds, Quaternion rotation, Vector3 viewDir ) : int
GetRectFromBoundsForAxis ( Bounds bounds, int axis ) : Rect
GetRectRotationForAxis ( Quaternion rotation, int axis ) : Quaternion
HandleKeys ( ) : void
LockHandlePosition ( ) : void
LockHandlePosition ( Vector3 pos ) : void
LockHandleRectRotation ( ) : void
OnDisable ( ) : void