Tools.current
static var current: Tool;
static Tool current;
static current as Tool
Description

The tool that is currently selected for the Scene View.

This refers to the View, Move, Rotate and Scale tools available in the toolbar for the main editor window.

See Also: viewTool.