Class StandardCapabilityKeys
Class that stores standard capability keys for packages to use. Be it support for face tracking, body tracking, controllers input, etc.
Inherited Members
Namespace: Unity.XR.CoreUtils.Capabilities
Assembly: solution.dll
Syntax
public static class StandardCapabilityKeys
Fields
Name | Description |
---|---|
ControllersInput | The controller input capability key. |
EyeGazeInput | The eye gaze input capability key. |
FaceTracking | Face tracking capability key. |
HandsInput | The hands input capability key. |
WorldDataInput | The world data input capability key. |