docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetMaterial

    GetMaterial(int)

    Returns an imported glTF material. Note: Asset has to have finished loading before!

    Declaration
    public Material GetMaterial(int index = 0)
    Parameters
    Type Name Description
    int index

    Index of material in glTF file.

    Returns
    Type Description
    Material

    glTF material if it was loaded successfully and index is correct, null otherwise.

    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)