docs.unity.cn
    Show / Hide Table of Contents

    Enum MaterialImportMode

    Indicates how to handle import materials.

    Namespace: Unity.Formats.USD
    Syntax
    [Serializable]
    public enum MaterialImportMode

    Fields

    Name Description Value
    ImportPreviewSurface

    Fully imports the material, parameters, and textures (may be slow).


    0
    ImportDisplayColor

    Ignores the bound material and only uses the object's displayColor.


    1
    None

    Do not assign materials to imported objects.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023