docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface AxisState.IInputAxisProvider

    This is an interface to override default querying of Unity's legacy Input system. If a befaviour implementing this interface is attached to a CinemachineCamera that requires input, that interface will be polled for input instead of the standard Input system.

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    [Obsolete("IInputAxisProvider is deprecated.  Use InputAxis and InputAxisController instead")]
    public interface AxisState.IInputAxisProvider

    Methods

    Name Description
    GetAxisValue(int)

    Get the value of the input axis

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)