OnEnterToolMode()
Called when the tool is activated.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public virtual void OnEnterToolMode()
Remarks
Unity calls this method when the tool becomes the active tool.