mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ControllerInputActionOption

    Used to aid in layout of Controller Input Actions.

    Inheritance
    Object
    ControllerInputActionOption
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ControllerInputActionOption

    Fields

    Controller

    Declaration
    public SupportedControllerType Controller
    Field Value
    Type Description
    SupportedControllerType

    Controller

    Declaration
    public SupportedControllerType Controller
    Field Value
    Type Description
    SupportedControllerType

    Handedness

    Declaration
    public Handedness Handedness
    Field Value
    Type Description
    Handedness

    Handedness

    Declaration
    public Handedness Handedness
    Field Value
    Type Description
    Handedness

    InputLabelPositions

    Declaration
    public Vector2[] InputLabelPositions
    Field Value
    Type Description
    Vector2[]

    InputLabelPositions

    Declaration
    public Vector2[] InputLabelPositions
    Field Value
    Type Description
    Vector2[]

    IsLabelFlipped

    Declaration
    public bool[] IsLabelFlipped
    Field Value
    Type Description
    Boolean[]

    IsLabelFlipped

    Declaration
    public bool[] IsLabelFlipped
    Field Value
    Type Description
    Boolean[]
    In This Article
    • Fields
      • Controller
      • Controller
      • Handedness
      • Handedness
      • InputLabelPositions
      • InputLabelPositions
      • IsLabelFlipped
      • IsLabelFlipped
    Back to top Generated by DocFX