Search Results for

    Class YVRHandUtility

    Inheritance
    object
    YVRHandUtility
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: YVR.Core
    Assembly: YVR.Core.Runtime.dll
    Syntax
    public static class YVRHandUtility

    Methods

    Name Description
    FromFlippedZQuatf(Quaternion)

    Flips the Z-axis of a Quaternion.

    FromFlippedZVector3f(Vector3)

    Converts a Vector3 with flipped Z-axis to a normal Vector3.

    GetBackJointID(XRHandFingerID)

    Get the back joint ID of the finger

    GetFrontJointID(XRHandFingerID)

    Get the front joint ID of the finger

    In This Article