Class EntityIndexInQuery
Specifies that this int parameter is used as a way to get the packed entity 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 EntityIndexInQuery : Attribute
Remarks
This is generally way more expensive than Chunk