docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method ProcessJoints

    ProcessJoints(XRHandSubsystem, UpdateSuccessFlags, UpdateType)

    Called after preprocessJoints is invoked and before updatedHands is invoked. Use extension methods to XRHandSubsystem, XRHand, and XRHandJoint in XRHandProcessingUtility to modify hand and joint data.

    Declaration
    void ProcessJoints(XRHandSubsystem subsystem, XRHandSubsystem.UpdateSuccessFlags successFlags, XRHandSubsystem.UpdateType updateType)
    Parameters
    Type Name Description
    XRHandSubsystem subsystem

    The XRHandSubsystem that invoked this callback.

    XRHandSubsystem.UpdateSuccessFlags successFlags

    The current frame XRHandSubsystem.UpdateSuccessFlags that can be set depending on the result of processing joint data.

    XRHandSubsystem.UpdateType updateType

    The XRHandSubsystem.UpdateType for the current frame.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)