Class FBHandTrackingMeshProvider
Represents a Mesh provider using the XR_FB_hand_tracking_mesh extension.
Inherited Members
Namespace: Evergine.OpenXR.InputTracking.HandMesh
Assembly: Evergine.OpenXR.dll
Syntax
public class FBHandTrackingMeshProvider : OpenXRHandMeshProvider
Constructors
FBHandTrackingMeshProvider(OpenXRArticulatedHandDevice)
Initializes a new instance of the FBHandTrackingMeshProvider class.
Declaration
public FBHandTrackingMeshProvider(OpenXRArticulatedHandDevice handDevice)
Parameters
Type | Name | Description |
---|---|---|
OpenXRArticulatedHandDevice | handDevice | The associated hand device. |
Methods
Destroy()
Destroys all resources of this instance.
Declaration
protected override void Destroy()