Enum AxisState.SpeedMode | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Enum AxisState.SpeedMode

    How to interpret the Max Speed setting.

    Namespace: Cinemachine
    Syntax
    public enum SpeedMode

    Fields

    Name Description
    InputValueGain

    The Max Speed setting will be interpreted as a direct multiplier on the input value

    MaxSpeed

    The Max Speed setting will be interpreted as a maximum axis speed, in units/second

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX