docs.unity.cn
    Show / Hide Table of Contents

    Enum InputAxis.RestrictionFlags

    Some usages require restricted functionality.
    The possible restrictions are defined here.

    Namespace: Unity.Cinemachine
    Syntax
    [Flags]
    public enum RestrictionFlags

    Fields

    Name Description Value
    None

    No restrictions


    0
    RangeIsDriven

    Range and center are not editable by the user


    1
    NoRecentering

    Indicates that re-centering this axis is not possible


    2
    Momentary

    Axis represents a momentary spring-back control


    4
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 6, 2023