Search Results for

    Show / Hide Table of Contents

    Struct XRHandJoint

    Specifies the pose of a hand joint.

    Namespace: Evergine.Framework.XR
    Assembly: Evergine.Framework.dll
    Syntax
    public struct XRHandJoint

    Fields

    Accuracy

    The accuracy of joint tracking.

    Declaration
    public float Accuracy
    Field Value
    Type Description
    float

    Pose

    The position and orientation of the joint.

    Declaration
    public ViewPose Pose
    Field Value
    Type Description
    ViewPose

    Radius

    The radius of the joint.

    Declaration
    public float Radius
    Field Value
    Type Description
    float

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX