Navigation
BlueprintAPI > BlueprintAPI/StaticMeshUtilities
Get number of LODs present on a static mesh.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Mesh to process. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | the number of LODs present on the input mesh. An negative value indicates that the command could not be executed. See log for explanation. |