docs.unity.cn
    Show / Hide Table of Contents

    Constructor WithChangeFilterAttribute

    WithChangeFilterAttribute(Type[])

    Specifies that this IJobEntity should only process a chunk if any of the ComponentTypes found as attributes of the IJobEntity have changed.

    Declaration
    public WithChangeFilterAttribute(params Type[] types)
    Parameters
    Type Name Description
    Type[] types

    The component types for which change filtering should be enabled

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