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

IOnSceneGUI

interface in UnityEditor.Experimental.TerrainAPI

매뉴얼로 전환

설명

Interface that provides parameters and utility functions for the OnSceneGUI event of the terrain paint tools.

변수

brushSizeRead only. Current brush size in terrain units (equivalent size to world units).
brushStrengthRead only. Current brush strength.
brushTextureRead only. Current selected brush texture.
sceneViewRead only. SceneView object.