Array Pool Settings

A component to set the capacity of the pools of arrays of structures (such as Vector3, int, etc.).

For more information about pooling, please refer to this

The capacities of these pools have default values. You can define a custom capacity for each pool via this component if the default values do not fit enough your use case. You can also set the capacities via API.