This version of Unity is unsupported.

TerrainPaintUtilityEditor

class in UnityEditor.TerrainTools

Description

Terrain paint utility editor helper functions.

Static Methods

DrawBrushPreviewDraws a Terrain brush preview mesh from a heightmap PaintContext using the provided procedural material.
GetDefaultBrushPreviewMaterialReturns the default brush preview material. This material supports procedural mesh generation for use with DrawBrushPreview.
ShowDefaultPreviewBrushHelper function to display a default preview brush with no rotation or custom materials.