Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
| Type | Name | Description | |
|---|---|---|---|
| T | ClampAngle
(
T AngleDegrees, |
Clamps an arbitrary angle to be between the given angles. Will clamp to nearest boundary. | |
| decltype(X *Y *Z) | ClampAngle
(
Arg1 X, |