VegetaPool
com.vegetaalpha.pool is an OpenUPM Unity package. Framework-agnostic object pooling: Register/GetObj/ReleaseObj/DestroyPool over any ISpawner. No dependencies — use the static Pool facade or construct/inject your own PoolSystem. Prefabs are supplied by you: SO_AllPoolData is included and works out of the box, or call Register() with a prefab from anywhere (Addressables, Resources, a factory). Import a sample for a runnable demo scene.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/VegetaAlpha/VegetaPool.
Owner: VegetaAlpha.
Topics
Related Unity Packages
- NatML ARFoundation ai.natml.natml.arfoundation
- BlazeFace ai.natml.vision.blazeface
- BlazePose ai.natml.vision.blazepose
- CenterFace ai.natml.vision.centerface
- Meet ai.natml.vision.meet
- MobileNet v2 ai.natml.vision.mobilenet-v2
For registry setup problems, see Unity scoped registry troubleshooting.