docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class InputManagerEntry

    Inheritance
    object
    InputManagerEntry
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public class InputManagerEntry

    Fields

    altBtnNegative

    Declaration
    public string altBtnNegative
    Field Value
    Type Description
    string

    altBtnPositive

    Declaration
    public string altBtnPositive
    Field Value
    Type Description
    string

    axis

    Declaration
    public InputManagerEntry.Axis axis
    Field Value
    Type Description
    InputManagerEntry.Axis

    btnNegative

    Declaration
    public string btnNegative
    Field Value
    Type Description
    string

    btnPositive

    Declaration
    public string btnPositive
    Field Value
    Type Description
    string

    deadZone

    Declaration
    public float deadZone
    Field Value
    Type Description
    float

    desc

    Declaration
    public string desc
    Field Value
    Type Description
    string

    gravity

    Declaration
    public float gravity
    Field Value
    Type Description
    float

    invert

    Declaration
    public bool invert
    Field Value
    Type Description
    bool

    joystick

    Declaration
    public InputManagerEntry.Joy joystick
    Field Value
    Type Description
    InputManagerEntry.Joy

    kind

    Declaration
    public InputManagerEntry.Kind kind
    Field Value
    Type Description
    InputManagerEntry.Kind

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    sensitivity

    Declaration
    public float sensitivity
    Field Value
    Type Description
    float

    snap

    Declaration
    public bool snap
    Field Value
    Type Description
    bool

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, T)
    In This Article
    Back to top
    Copyright © 2024 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)