docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct MaterialMeshIndex

    A struct storing material and mesh array indices.

    Namespace: Unity.Rendering
    Assembly: Unity.Entities.Graphics.dll
    Syntax
    public struct MaterialMeshIndex

    Fields

    MaterialIndex

    Declaration
    public int MaterialIndex
    Field Value
    Type Description
    int

    MeshIndex

    Declaration
    public int MeshIndex
    Field Value
    Type Description
    int

    SubMeshIndex

    Declaration
    public int SubMeshIndex
    Field Value
    Type Description
    int
    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)