docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method ApplyRootPoseOffset

    ApplyRootPoseOffset(Vector3)

    Applies an offset to the root pose of the hand skeleton. This can be used to adjust the position of the hand in situations where you want the hand visual to stop moving when interacting with an object. The offset is applied in the local space of the hand's root transform.

    Declaration
    public void ApplyRootPoseOffset(Vector3 rootPoseOffset)
    Parameters
    Type Name Description
    Vector3 rootPoseOffset

    A Vector3 representing the offset to apply to the root pose of the hand skeleton.

    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)