docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInputAxisResetSource

    Components that can generate an input axis reset must implement this interface.

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public interface IInputAxisResetSource

    Properties

    Name Description
    HasResetHandler

    Checks whether any reset handlers have been registered

    Methods

    Name Description
    RegisterResetHandler(Action)

    Register a handler that will be called when input needs to be reset

    UnregisterResetHandler(Action)

    Unregister a handler that will be called when input needs to be reset

    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)