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

TerrainPaintTool<T0>.OnDisable

매뉴얼로 전환
public void OnDisable ();

설명

Called when the tool is destroyed.

Unity calls this method when the tool is destroyed. See Also: ScriptableObject.OnDisable.