# LODUtility

> LOD Utility Helpers.

## Definition

* **Type:** Class
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public sealed class LODUtility
```

## Static Methods

| Method                                                                                                                 | Description                                             |
| ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| [CalculateLODGroupBoundingBox](/engine/6000.6/script-reference/unityeditor/lodutility/calculatelodgroupboundingbox.md) | Recalculate the bounding region for the given LODGroup. |
