docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AlignUVIslands

    AlignUVIslands(OccurrenceList, int, double, double, AlignmentMode)

    Align with the axes the UVs of the islands

    Declaration
    public void AlignUVIslands(OccurrenceList occurrences, int channel = 0, double usePolygonsWeights = 0, double useVerticesWeights = 0, AlignmentMode alignmentMode = AlignmentMode.Auto)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of part to process

    int channel

    UV channel to merge

    double usePolygonsWeights

    Use polygons weights to give more importance to what must be aligned

    double useVerticesWeights

    Use vertices weights to give more importance to what must be aligned

    AlignmentMode alignmentMode

    With which axis the UVs should be aligned

    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)