IMeshReduction::IsReductionActive

Returns true if mesh reduction is active.

Windows
MacOS
Linux

References

Module

MeshReductionInterface

Header

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

Include

#include "IMeshReductionInterfaces.h"

Syntax

bool IsReductionActive
(
    const struct FMeshReductionSettings & ReductionSettings
) const

Remarks

Returns true if mesh reduction is active. Active mean there will be a reduction of the vertices or triangle number

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