docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IPoseRefiner

    Declares that a MonoBehaviour can refine a pose

    Namespace: Unity.MARS.Data
    Assembly: Unity.MARS.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IPoseRefiner

    Methods

    RefinePose(Pose, bool)

    Declaration
    Pose RefinePose(Pose pose, bool leaveProxyInNewPose)
    Parameters
    Type Name Description
    Pose pose
    bool leaveProxyInNewPose
    Returns
    Type Description
    Pose
    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)