Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
Inheritance Hierarchy
- IModularFeature
- IHandTracker
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHandTracker.h |
| Include | #include "IHandTracker.h" |
Syntax
class IHandTracker : public IModularFeature
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAllKeypointStates
(
EControllerHand Hand, |
||
| bool | GetHandMeshData
(
EControllerHand Hand, |
||
| FName | Returns the device type of the controller. | ||
| bool | GetKeypointState
(
EControllerHand Hand, |
Get the transform and radius (or 0 if radius is not available on this platform) for the given hand keypoint. | |
| FName | |||
| bool | |||
| bool | Returns true if hand tracking is available and tracking. |