IMeshReduction::IsReductionActive

Unreal Engine C++ API Reference > Developer > MeshReductionInterface > IMeshReduction > IsReductionActive

References

   
Module MeshReductionInterface
Header /Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionInterfaces.h
Include #include "IMeshReductionInterfaces.h"
bool IsReductionActive
(
    const struct [FSkeletalMeshOptimizationSettings](API\Runtime\Engine\FSkeletalMeshOptimizationSetting-) & ReductionSettings,
    uint32 NumVertices,
    uint32 NumTriangles
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library