Navigation
BlueprintAPI > BlueprintAPI/StaticMeshUtilities
Remove LODs on a static mesh except LOD 0.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Mesh to remove LOD from. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | A boolean indicating if the removal was successful, true, or not. |