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.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter)]
public sealed class ChunkIndexInQuery : Attribute
Remarks
Efficient sort-key for EntityCommandBuffer.