TerrainPaintTool<T0>.GetDesc
public string GetDesc();
Returns
string Tool description.
Description 描述
Retrieves the description of the custom terrain tool.
This function must be implemented. Unity calls this method to populate the terrain tool inspector.
See Also: TerrainPaintTool<T0>.