IMeshReduction::ReduceSkeletalMesh

Reduces the provided skeletal mesh.

Windows
MacOS
Linux

References

Module

MeshReductionInterface

Header

/Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionInterfaces.h

Include

#include "IMeshReductionInterfaces.h"

Syntax

bool ReduceSkeletalMesh
(
    class USkeletalMesh * SkeletalMesh,
    int32 LODIndex
)

Remarks

Reduces the provided skeletal mesh.

Returns

true if reduction was successful.

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