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