EntityBatch.EntityBatch().md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityBatch

EntityBatch() Constructor

Creates a batch that can be applied to a single entity or a set of entities using a bulk operation.
The created batch instance can be cached.

public EntityBatch();

Contents

  1. 0.1Friflo.Engine.ECS.EntityBatch
  2. 1EntityBatch() Constructor