docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateFace

    CreateFace(uint, LoopList, bool)

    Create a face from a surface

    Declaration
    public uint CreateFace(uint surface, LoopList loopList = null, bool useSurfaceOrientation = false)
    Parameters
    Type Name Description
    uint surface

    Surface used to create the face

    LoopList loopList

    List of Loops used to create the face

    bool useSurfaceOrientation

    If True, the face will have the same orientation than the surface and loops will be inverted if they are inconsistent

    Returns
    Type Description
    uint
    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)