Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/MeshMerge > API/Runtime/Engine/MeshMerge/FMeshApproximationSettings
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category=PerformanceSettings)
bool bEnableSimplifyPrePass
Remarks
If true, a faster mesh simplfication strategy will be used. This can significantly reduce computation time and memory usage, but potentially at the cost of lower quality output.