QueryEntities.ApplyBatch(EntityBatch).md

July 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.QueryEntities

QueryEntities.ApplyBatch(EntityBatch) Method

Apply the given entity batch to all entities in this set.
See Example.

public void ApplyBatch(Friflo.Engine.ECS.EntityBatch batch);

Parameters

batch EntityBatch

Contents

  1. 0.1Friflo.Engine.ECS.QueryEntities
  2. 1QueryEntities.ApplyBatch(EntityBatch) Method