docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method ApplyInverseOffsetTo

    ApplyInverseOffsetTo(Pose, Vector3)

    Offsets the given position by the inverse of this pose.

    Declaration
    public static Vector3 ApplyInverseOffsetTo(this Pose pose, Vector3 position)
    Parameters
    Type Name Description
    Pose pose

    The pose defining the offset.

    Vector3 position

    The position to be offset.

    Returns
    Type Description
    Vector3

    A position offset by the inverse of 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)