{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Constructor RenderMesh | Entities Graphics | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor RenderMesh

    RenderMesh(Renderer, Mesh, List<Material>, int)

    Constructs a RenderMesh using the given Renderer, Mesh, optional list of shared Materials, and option sub-mesh index.

    Declaration
    public RenderMesh(Renderer renderer, Mesh mesh, List<Material> sharedMaterials = null, int subMeshIndex = 0)
    Parameters
    Type Name Description
    Renderer renderer

    The Renderer to use.

    Mesh mesh

    The Mesh to use.

    List<Material> sharedMaterials

    An optional list of Materials to use.

    int subMeshIndex

    An options sub-mesh index that represents a sub-mesh in the mesh parameter.

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