docs.unity.cn
    Show / Hide Table of Contents

    Enum XRDualGrabFreeTransformer.PoseContributor

    Describes which combination of interactors influences a pose.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Transformers
    Syntax
    public enum PoseContributor

    Fields

    Name Description Value
    First

    Use the first interactor's data.


    0
    Second

    Use the second interactor's data.


    1
    Average

    Use an average of the first and second interactor's data.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, July 18, 2023