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.