Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSkeletalMeshOptimizationSettings
Syntax
float MaxDeviationPercentage
Remarks
If ReductionMethod equals MaxDeviation this value is the maximum deviation from the base mesh as a percentage of the bounding sphere. In code, it ranges from [0, 1]. In the editor UI, it ranges from [0, 100]