Version: 2023.2
언어: 한국어
public void OnRenderBrushPreview (Terrain terrain, TerrainTools.IOnSceneGUI editContext);

파라미터

terrain Active Terrain object.
editContext Interface used to communicate between Editor and Paint tools.

설명

Use this method to implement custom tool preview and UI behavior that only renders while the mouse is within the SceneView bounds or while you're actively using this tool.