docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInputAxisController

    This interface identifies a behaviour that can drive IInputAxisOwners.

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

    Methods

    Name Description
    SynchronizeControllers()

    Called by editor only. Normally we should have one controller per IInputAxisOwner axis. This will scan the object for IInputAxisOwner behaviours, create missing controllers (in their default state), and remove any that are no longer relevant.

    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)