Create a new Batch instance.
The mesh instances to be batched.
Whether this batch is dynamic (supports transforming mesh instances at runtime).
Link this batch to a specific batch group. This is done automatically with default batches.
Link this batch to a specific batch group. This is done automatically with default batches.
Whether this batch is dynamic (supports transforming mesh instances at runtime).
A single combined mesh instance, the result of batching.
An array of original mesh instances, from which this batch was generated.
Holds information about batched mesh instances. Created in BatchManager#create.