ResetDetailsUtilityData()
Resets the paint detail tools utility parameters.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public static void ResetDetailsUtilityData()
Remarks
Use this method to clear data associated with the paint details tool before changing to a different tool. This method is commonly used when exiting the paint details tool.