docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WorldSystemFilterAttribute

    For internal use only.

    Inheritance
    object
    Attribute
    WorldSystemFilterAttribute
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
    public sealed class WorldSystemFilterAttribute : Attribute
    Remarks

    Defines where internal Unity systems should be created. The existence of these Worlds is subject to change.

    Constructors

    Name Description
    WorldSystemFilterAttribute(WorldSystemFilterFlags, WorldSystemFilterFlags)

    For internal use only.

    Fields

    Name Description
    ChildDefaultFilterFlags

    The World children of this system (group) should belong in by default.

    FilterFlags

    The World the system belongs in.

    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)