Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/StaticMesh
Set the LOD reduction for the specified LOD index.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Mesh to process. |
| integer | Lod Index | The LOD we will apply the reduction settings. |
| struct | Reduction Options | The reduction settings we want to apply to the LOD. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |