docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct IInputAxisOwner.AxisDescriptor

    Describes an axis for an axis driver

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cinemachine
    Assembly: Unity.Cinemachine.dll
    Syntax
    public struct IInputAxisOwner.AxisDescriptor

    Fields

    DrivenAxis

    The axis to drive

    Declaration
    public IInputAxisOwner.AxisDescriptor.AxisGetter DrivenAxis
    Field Value
    Type Description
    IInputAxisOwner.AxisDescriptor.AxisGetter

    Hint

    Indicates what is the intended usage of the axis.

    Declaration
    public IInputAxisOwner.AxisDescriptor.Hints Hint
    Field Value
    Type Description
    IInputAxisOwner.AxisDescriptor.Hints

    Name

    The name to display for the axis

    Declaration
    public string Name
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)