TerrainPaintTool<T0>.OnEnable
public void OnEnable();
Description 描述
Called when the tool is created.
Unity calls this method when the tool is created. See Also: ScriptableObject.OnEnable.
Called when the tool is created.
Unity calls this method when the tool is created. See Also: ScriptableObject.OnEnable.