Struct XrHandJointVelocityEXT
XrHandJointVelocityEXT structure describes the linear and angular velocity of a hand joint.
Inherited Members
Namespace: VIVE.OpenXR .Hand
Assembly: VIVE.OpenXR.dll
Syntax
public struct XrHandJointVelocityEXT
Fields
angularVelocity
The relative angular velocity of the hand joint with respect to the corresponding Xr
Declaration
public XrVector3f angularVelocity
Field Value
Type | Description |
---|---|
Xr |
linearVelocity
The relative linear velocity of the hand joint with respect to and expressed in the reference frame of the corresponding Xr
Declaration
public XrVector3f linearVelocity
Field Value
Type | Description |
---|---|
Xr |
velocityFlags
A bitfield, with bit masks defined in Xr
Declaration
public XrSpaceVelocityFlags velocityFlags
Field Value
Type | Description |
---|---|
Xr |