Version: 2023.2
언어: 한국어
public static void ShowDefaultPreviewBrush (Terrain terrain, Texture brushTexture, float brushSize);

파라미터

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

설명

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