HasToolSettings
True if Terrain Tool has custom settings, false otherwise.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public virtual bool HasToolSettings { get; }
Remarks
Returns a boolean indicating whether the Terrain Tool has custom settings beyond the common settings, such as brush size and strength.