docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method InverseTransformPose

    InverseTransformPose(Transform, Pose)

    Inverse transforms a Pose.

    Declaration
    public static Pose InverseTransformPose(this Transform transform, Pose pose)
    Parameters
    Type Name Description
    Transform transform

    The Transform component.

    Pose pose

    The Pose to inversely transform.

    Returns
    Type Description
    Pose

    A new Pose representing the inversely transformed pose.

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