Version: 2019.3
Experimental: this API is experimental and might be changed or removed in the future.

TerrainPaintUtilityEditor.ShowDefaultPreviewBrush(Terrain,Texture,float)

マニュアルに切り替える

パラメーター

terrainTerrain object.
brushTextureBrush texture.
brushSizeBrush 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. See Also: TerrainPaintUtilityEditor.DrawBrushPreview