Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
auto | GetMappedRangeValueClamped
(
const UE::Math::TVector2< T >& InputRange, |
For the given Value clamped to the [Input:Range] inclusive, returns the corresponding percentage in [Output:Range] Inclusive. |
![]() ![]() |
T | GetMappedRangeValueClamped
(
const TRange< T >& InputRange, |