docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InverseTransformPoint

    InverseTransformPoint(float3)

    Transforms a point by the inverse of this transform.

    Declaration
    public float3 InverseTransformPoint(float3 point)
    Parameters
    Type Name Description
    float3 point

    The point to be transformed.

    Returns
    Type Description
    float3

    The point after transformation.

    Remarks

    Throws if the Scale field is zero.

    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)