Class PalmPoseInteraction
This Open
Inheritance
Inherited Members
Namespace: UnityEngine .XR.OpenXR .Features.Interactions
Assembly: solution.dll
Syntax
public class PalmPoseInteraction : OpenXRInteractionFeature
Fields
Name | Description |
---|---|
extension |
The OpenXR Extension string. This is used by OpenXR to check if this extension is available or enabled. /// |
feature |
The feature id string. This is used to give the feature a well known id for reference. |
palm |
Constant for a pose interaction binding '.../palm_ext/pose' OpenXR Input Binding. |
profile | A unique string for palm pose feature |
Methods
Name | Description |
---|---|
Get |
Return device layout string that used for registering device for the Input System. |
On |
Called after xrCreateInstance. |
Register |
Register action maps for this device with the OpenXR Runtime. Called at runtime before Start. |
Register |
Registers the Palm |
Unregister |
Removes the Palm |