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

TerrainPaintUtilityEditor.ShowDefaultPreviewBrush

切换到手册
public static void ShowDefaultPreviewBrush (Terrain terrain, Texture brushTexture, float brushSize);

参数

terrain 地形对象。
brushTexture 画笔纹理。
brushSize 画笔大小。

描述

这是 helper 函数,用于显示无旋转和自定义材质的默认预览画笔。

此方法确定地形对象上的鼠标位置,并使用指定的纹理和画笔大小在该位置绘制画笔预览。 另请参阅:TerrainPaintUtilityEditor.DrawBrushPreview