Class XRInteractionGroup.GroupNames
These correspond to the default names of the Interaction Groups in the sample XR Rig.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
public static class XRInteractionGroup.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 |