docs.unity.cn
    Show / Hide Table of Contents

    Field None

    Include archetypes that do not contain these component types. For enableable component types, archetypes with these components will still be matched by the query, but only for entities with these components disabled.

    Namespace: Unity.Entities
    Syntax
    public ComponentType[] None
    Returns
    Type Description
    ComponentType[]
    Remarks

    Effectively, this list means "absent, or present (but disabled)".

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