PaintDetailsToolUtility
Provides utility methods for painting details.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public static class PaintDetailsToolUtility
Static Methods
Method | Description |
|---|---|
| ClampedDetailPatchesGUI | Gets data on the clamped detail patches for displaying their GUI within a terrain. |
| CopyDetailPrototype | Copies a detail prototype between two terrains. |
| DrawClampedDetailPatchGUI | Displays the clamped detail patches. |
| FindDetailPrototype | Gets the index position of similar details between two terrains. |
| GetMaxDetailInstancesPerPatch | Gets the max amount of detail instances per patch allowed on a terrain. |
| LoadDetailIcons | Gets the icons of the detail prototypes. |
| ResetDetailsUtilityData | Resets the paint detail tools utility parameters. |