Class SharpenPeaksTool | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SharpenPeaksTool

    Inheritance
    System.Object
    SharpenPeaksTool
    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    public class SharpenPeaksTool : TerrainPaintTool<SharpenPeaksTool>

    Methods

    GetDesc()

    Declaration
    public override string GetDesc()
    Returns
    Type Description
    System.String

    GetName()

    Declaration
    public override string GetName()
    Returns
    Type Description
    System.String

    OnEnterToolMode()

    Declaration
    public override void OnEnterToolMode()

    OnExitToolMode()

    Declaration
    public override void OnExitToolMode()

    OnInspectorGUI(Terrain, IOnInspectorGUI)

    Declaration
    public override void OnInspectorGUI(Terrain terrain, IOnInspectorGUI editContext)
    Parameters
    Type Name Description
    Terrain terrain
    IOnInspectorGUI editContext

    OnPaint(Terrain, IOnPaint)

    Declaration
    public override bool OnPaint(Terrain terrain, IOnPaint editContext)
    Parameters
    Type Name Description
    Terrain terrain
    IOnPaint editContext
    Returns
    Type Description
    System.Boolean

    OnSceneGUI(Terrain, IOnSceneGUI)

    Declaration
    public override void OnSceneGUI(Terrain terrain, IOnSceneGUI editContext)
    Parameters
    Type Name Description
    Terrain terrain
    IOnSceneGUI editContext
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023