docs.unity.cn
    Show / Hide Table of Contents

    Method AddNone

    AddNone(ComponentType)

    Add a "none" matching type to the current query.

    Declaration
    public void AddNone(ComponentType t)
    Parameters
    Type Name Description
    ComponentType t

    The component type

    Remarks

    Types in the None list are never written to. If the field of the provided component type is , will be forced to in the query.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use