interface in UnityEditor.Experimental.TerrainAPI
매뉴얼로 전환Interface that provides parameters and utility functions for the OnPaint event of the terrain paint tools.
See Also: TerrainPaintTool<T0>.OnPaint.
brushSize | Read only. Current brush size in Terrain units (equivalent size to world units). |
brushStrength | Read only. Current brush strength. |
brushTexture | Read only. Current selected brush texture. |
uv | Read only. The normalized position (between 0 and 1) on the active Terrain. |
RepaintAllInspectors | Instructs the Editor to repaint the inspector UI. |