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; }

Property Value

Friflo.Engine.ECS.QueryChunks<T1>

Contents

  1. 0.1">Friflo.Engine.ECS.">ArchetypeQuery&#x3C;T1>
  2. 1ArchetypeQuery.Chunks Property