Version: 2023.2
언어: 한국어
public string GetDescription ();

반환

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.

Additional resources: TerrainPaintTool<T0>.