docs.unity.cn
    Show / Hide Table of Contents

    Class SceneImporter.ImportException

    Inheritance
    Object
    Exception
    SceneImporter.ImportException
    Namespace: Unity.Formats.USD
    Syntax
    public class ImportException : Exception, ISerializable, _Exception

    Constructors

    ImportException()

    Declaration
    public ImportException()

    ImportException(String)

    Declaration
    public ImportException(string message)
    Parameters
    Type Name Description
    String message

    ImportException(String, Exception)

    Declaration
    public ImportException(string message, Exception innerException)
    Parameters
    Type Name Description
    String message
    Exception innerException
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023