ArchetypeQuery_T1_.Chunks.md
July 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ArchetypeQuery<T1>
ArchetypeQuery.Chunks Property
Return the Chunk<T>'s storing the components and entities of an ArchetypeQuery<T1>.
See Example.
public Friflo.Engine.ECS.QueryChunks<T1> Chunks { get; }