docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InverseTransformDirection

    InverseTransformDirection(float3)

    Transforms a direction by the inverse of this transform.

    Declaration
    public float3 InverseTransformDirection(float3 direction)
    Parameters
    Type Name Description
    float3 direction

    The direction to be transformed.

    Returns
    Type Description
    float3

    The direction after transformation.

    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)