docs.unity.cn
    Show / Hide Table of Contents

    Class ChunkIndexInQuery

    Specifies that this int parameter is used as the chunk index inside the current query. Usage: An int parameter found inside the execute method of an IJobEntity.

    Inheritance
    Object
    Attribute
    ChunkIndexInQuery
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Parameter)]
    public sealed class ChunkIndexInQuery : Attribute, _Attribute
    Remarks

    Efficient sort-key for EntityCommandBuffer.

    See Also

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