Класс используется для манипулирования инструментами, используемые в Unity в Scene View
current | Инструмент, который в данный момент выбран для Scene View. |
handlePosition | Положение инструмента обработки в пространстве. |
handleRect | The rectangle used for the rect tool. |
handleRectRotation | The rotation of the rect tool handle in world space. |
handleRotation | Положение инструмента вращения в пространстве. |
hidden | Скрывает инструменты (Move, Rotate, Resize) на Scene View |
pivotMode | Are we in Center or Pivot mode. |
pivotRotation | What's the rotation of the tool handle. |
rectBlueprintMode | Is the rect handle in blueprint mode? |
viewTool | The option that is currently active for the View tool in the Scene view. |
viewToolActive | Returns true if the active tool is a view or navigation tool. |
visibleLayers | Which layers are visible in the Scene view. |