docs.unity.cn
    Show / Hide Table of Contents

    Enum BrushShortcutType

    Sets which shortcut type to use when utilizing the common brush shortcuts.

    Namespace: UnityEditor.TerrainTools
    Syntax
    [Flags]
    public enum BrushShortcutType

    Fields

    Name Description Value
    Rotation

    Use the Rotation shortcut.


    1
    Size

    Use the Size shortcut.


    2
    Strength

    Use the Strength shortcut.


    4
    RotationSizeStrength

    Use multiple shortcuts.


    7
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Wednesday, April 5, 2023
    Terms of use