Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/TransformTypes.h |
Include |
#include "TransformTypes.h" |
void ClampMinimumScale
(
RealType MinimumScale
)
Clamp all scale components to a minimum value. Sign of scale components is preserved. This is used to remove uninvertible zero/near-zero scaling.