TerrainPaintUtilityEditor.ShowDefaultPreviewBrush

Declaration

public static void ShowDefaultPreviewBrush(Terrain terrain, Texture brushTexture, float brushSize);

Parameters

terrain Terrain object.
brushTexture Brush texture.
brushSize Brush size.

Description

Helper function to display a default preview brush with no rotation or custom materials.

This method determines the position on the Terrain object under the mouse and draws a brush preview at that position using the specified texture and brush size. Additional resources: TerrainPaintUtilityEditor.DrawBrushPreview


Did you find this page useful? Please give it a rating: