docs.unity.cn
    Show / Hide Table of Contents

    Method IsAssemblyExcluded

    IsAssemblyExcluded(Assembly)

    Checks if an assembly is excluded during the baking process.

    Declaration
    public bool IsAssemblyExcluded(Assembly assembly)
    Parameters
    Type Name Description
    Assembly assembly

    The assembly to check.

    Returns
    Type Description
    Boolean

    Returns true if the assembly is excluded, otherwise returns false.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023