docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MaterialExport

    Provides the default material export

    Inheritance
    object
    MaterialExport
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: GLTFast.Export
    Assembly: glTFast.Export.dll
    Syntax
    public static class MaterialExport

    Methods

    GetDefaultMaterialExport()

    Provides the default material exporter

    Declaration
    public static IMaterialExport GetDefaultMaterialExport()
    Returns
    Type Description
    IMaterialExport

    Default material export

    Exceptions
    Type Condition
    InvalidOperationException

    Is thrown when the default material export couldn't be determined based on the current render pipeline.

    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)