docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsTextureYFlipped

    IsTextureYFlipped(int)

    Evaluates if the texture's vertical orientation conforms to Unity's default. If it's not aligned (=true; =flipped), the texture has to be applied mirrored vertically.

    Declaration
    public bool IsTextureYFlipped(int index = 0)
    Parameters
    Type Name Description
    int index

    glTF texture index

    Returns
    Type Description
    bool

    True if the vertical orientation is flipped, false otherwise

    Implements
    IGltfReadable.IsTextureYFlipped(int)
    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)