docs.unity.cn
    Show / Hide Table of Contents

    Class EntityIndexInChunk

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

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

    See Also

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