docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRGeneralGrabTransformer.TwoHandedRotationMode

    Two handed rotation mode.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Transformers
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum XRGeneralGrabTransformer.TwoHandedRotationMode

    Fields

    Name Description
    FirstHandDirectedTowardsSecondHand

    Determines two handed rotation using first hand and then directing the object towards the second one.

    FirstHandOnly

    Determines rotation using only first hand.

    TwoHandedAverage

    Directs first hand towards second hand, but uses the two handed average to determine the base rotation.

    In This Article
    Back to top
    Copyright © 2025 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)