Struct XRHandJoint
Specifies pose of a hand joint.
Inherited Members
Namespace: Evergine.Framework.XR
Assembly: Evergine.Framework.dll
Syntax
public struct XRHandJoint
Fields
Accuracy
The joint tracking accuracy.
Declaration
public float Accuracy
Field Value
Type | Description |
---|---|
float |
Pose
The joint pose.
Declaration
public ViewPose Pose
Field Value
Type | Description |
---|---|
ViewPose |
Radius
The joint radius.
Declaration
public float Radius
Field Value
Type | Description |
---|---|
float |