Addressable LOD Group
Addressable and LOD Group in one component!

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $9.99
- Category:
- Tools › Camera
- Developer:
- YourTools
- Price:
- $9.99
- Favorites:
- 20
- Supported Unity Versions:
- 2021.1.1 or higher
- Current Version:
- 1.1
- Download Size:
- 735.06 KB
- Last Update:
- Jun 29, 2021
- Description:
This package contains a component which adds to your project ability to use LOD Group with Addressables. It monitors the distance of objects from the main camera and loads and unloads GameObjects, so if only distant objects are visible at the time, the Addressable LOD Group will load only that object into RAM (or graphics memory), leaving no other objects (other LODs) in RAM (or graphics memory).
- Technical Details:
Features
- Batching all objects with the same amount of LODs and distances
- Automatic object reference counting (unloads objects with zero reference count)
- Automatic bounding sphere size calculation
Documentation
You can find documentation in the package (.pdf) or go to the online documentation.
- Continue »