Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/StaticMesh
Set the LOD build options 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 build settings. |
struct | Build Options | The build settings we want to apply to the LOD. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |