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
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 |