docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Class PoseExtensions

    Extension methods for Pose structs.

    Inheritance
    object
    PoseExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.XR.CoreUtils
    Assembly: solution.dll
    Syntax
    public static class PoseExtensions

    Methods

    Name Description
    ApplyInverseOffsetTo(Pose, Vector3)

    Offsets the given position by the inverse of this pose.

    ApplyOffsetTo(Pose, Pose)

    Offsets the given pose by this parent pose.

    ApplyOffsetTo(Pose, Vector3)

    Offsets the given position by this 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)