Set Lod from Static Mesh

Set Lod from Static Mesh

Windows
MacOS
Linux

Adds or create a LOD at DestinationLodIndex using the geometry from SourceStaticMesh SourceLodIndex

Target is Editor Static Mesh Library

Set Lod from Static Mesh
Destination Static Mesh
Select Asset
Destination Lod Index
0
Source Static Mesh
Select Asset
Source Lod Index
0
Reuse Existing Material Slots
Return Value
0

Inputs

In
Exec
Destination Static Mesh
Static Mesh Object Reference

The static mesh to set the LOD in.

Destination Lod Index
Integer

The index of the LOD to set.

Source Static Mesh
Static Mesh Object Reference

The static mesh to get the LOD from.

Source Lod Index
Integer

The index of the LOD to get.

Reuse Existing Material Slots
Boolean

If true, sections from SourceStaticMesh will be remapped to match the material slots of DestinationStaticMesh when they have the same material assigned. If false, all material slots of SourceStaticMesh will be appended in DestinationStaticMesh.

Outputs

Out
Exec
Return Value
Integer

The index of the LOD that was set. It can be different than DestinationLodIndex if it wasn't a valid index. A negative value indicates that the LOD was not set. See log for explanation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss