interface in UnityEditor.Experimental.TerrainAPI
マニュアルに切り替えるInterface that provides parameters and utility functions for the OnSceneGUI event of the terrain paint tools.
See Also: TerrainPaintTool<T0>.OnSceneGUI.
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. |
sceneView | Read only. SceneView object. |