TTransform3::ClampMinimumScale

Clamp all scale components to a minimum value.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/TransformTypes.h

Include

#include "TransformTypes.h"

Syntax

void ClampMinimumScale
(
    RealType MinimumScale
)

Remarks

Clamp all scale components to a minimum value. Sign of scale components is preserved. This is used to remove uninvertible zero/near-zero scaling.

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