Map Range Clamped

Map Range Clamped

Windows
MacOS
Linux

Returns Value mapped from one range into another where the Value is clamped to the Input Range. (e.g. 0.5 normalized from the range 0->1 to 0->50 would result in 25)

Target is Kismet Math Library

Map Range Clamped
Value
0.0
In Range A
0.0
In Range B
0.0
Out Range A
0.0
Out Range B
0.0
Return Value
0.0

Inputs

Value
Float
In Range A
Float
In Range B
Float
Out Range A
Float
Out Range B
Float

Outputs

Return Value
Float

Returns Value mapped from one range into another where the Value is clamped to the Input Range. (e.g. 0.5 normalized from the range 0->1 to 0->50 would result in 25)

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