docs.unity3d.com
    Show / Hide Table of Contents

    Class XRInteractionGroup.GroupNames

    These correspond to the default names of the Interaction Groups in the sample XR Rig.

    Inheritance
    Object
    XRInteractionGroup.GroupNames
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public static class GroupNames

    Fields

    k_Center

    Head/eye interactors

    Declaration
    public static readonly string k_Center
    Field Value
    Type Description
    String

    k_Left

    Left controller and hand interactors

    Declaration
    public static readonly string k_Left
    Field Value
    Type Description
    String

    k_Right

    Right controller and hand interactors

    Declaration
    public static readonly string k_Right
    Field Value
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 24, 2023