docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPolygonCount

    GetPolygonCount(uint, bool)

    Returns the number of polygon of a mesh

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public ulong GetPolygonCount(uint mesh, bool asTriangleCount = false)
    Parameters
    Type Name Description
    uint mesh

    The mesh

    bool asTriangleCount

    If true count the equivalent of triangles for each polygon

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