docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InvertTangents

    InvertTangents(OccurrenceList, bool)

    Invert tangents orientation (usefull to switch between right-handed/left-handed normal maps

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public void InvertTangents(OccurrenceList occurrences, bool invertW = true)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences to invert tangents on

    bool invertW

    If true, only inverse the w components of tangent. Else, inverse the xyz vector

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