docs.unity.cn
    Show / Hide Table of Contents

    Class BakingSystemFilterSettings

    Holds the set of assemblies which are to be excluded during the baking process.

    Inheritance
    Object
    BakingSystemFilterSettings
    Namespace: Unity.Entities.Build
    Syntax
    [Serializable]
    public sealed class BakingSystemFilterSettings
    Remarks

    The Baker<TAuthoringType> types defined in excluded assemblies are ignored during the baking process.

    Constructors

    Name Description
    BakingSystemFilterSettings()

    Default constructor.

    BakingSystemFilterSettings(String[])

    Constructor.

    BakingSystemFilterSettings(AssemblyDefinitionAsset[])

    Constructor.

    Fields

    Name Description
    ExcludedBakingSystemAssemblies

    The list of assemblies containing bakers which are going to be excluded during the baking process.

    Methods

    Name Description
    IsAssemblyExcluded(Assembly)

    Checks if an assembly is excluded during the baking process.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023