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

TerrainPaintTool<T0>.GetDesc

マニュアルに切り替える
public string GetDesc ();

戻り値

string Tool 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>.