Experimental: this API is experimental and might be changed or removed in the future.

TerrainPaintTool<T0>.OnEnable

Switch to Manual
public void OnEnable ();

Description

Called when the tool is created.

Unity calls this method when the tool is created. See Also: ScriptableObject.OnEnable.