Struct XrHandJointVelocitiesEXT
The application can chain an XrHandJointVelocitiesEXT structure to the next pointer of XrHandJointLocationsEXT when calling xrLocateHandJointsEXT to retrieve the hand joint velocities.
Inherited Members
Namespace: VIVE.OpenXR.Hand
Assembly: VIVE.OpenXR.dll
Syntax
public struct XrHandJointVelocitiesEXT
Fields
next
NULL or a pointer to the next structure in a structure chain. No such structures are defined in core OpenXR or this extension.
Declaration
public IntPtr next
Field Value
Type | Description |
---|---|
IntPtr |
type
The XrStructureType of this structure.
Declaration
public XrStructureType type
Field Value
Type | Description |
---|---|
XrStructureType |