UltimatePooling.Demo Namespace

Ultimate Pooling

UltimatePooling.Demo Namespace
 
Classes
  Class Description
Public class Benchmark
Public class Ex0_SpawnExample
This class shows how to spawn and despawn prefab objects.
Public class Ex1_SpawnAtExample
This class shows hot to spawn prefab objects using the overloaded methods.
Public class Ex3_CreatePoolExample
This class shows how to create a new pool for a prefab type and initialize its spawning values.
Public class Ex4_CreateResourcesPoolExample
This example shows how to create a new resources pool for a prefab in the resources folder.
Public class Ex5_DestroyPoolExample
This example shows how to destory a pool at runtime. Note that all pooled iters are destroyed but all items spawnd by this pool will remain in the scene.