Tools

class in UnityEditor

Switch to Manual

Description

Класс используется для манипулирования инструментами, используемые в Unity в Scene View

Static Variables

currentИнструмент, который в данный момент выбран для Scene View.
handlePositionПоложение инструмента обработки в пространстве.
handleRectThe rectangle used for the rect tool.
handleRectRotationThe rotation of the rect tool handle in world space.
handleRotationПоложение инструмента вращения в пространстве.
hiddenСкрывает инструменты (Move, Rotate, Resize) на Scene View
pivotModeAre we in Center or Pivot mode.
pivotRotationWhat's the rotation of the tool handle.
rectBlueprintModeIs the rect handle in blueprint mode?
viewToolThe option that is currently active for the View tool in the Scene view.
viewToolActiveReturns true if the active tool is a view or navigation tool.
visibleLayersWhich layers are visible in the Scene view.