beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

MapRange Op



MapRange
Namespace: Ops.Math

Op author: pandur

Test Patches: 1 Test

Maps a value from one range into another.




Inputs

value (Number)

The value you want to map

Input Range

old min (Number)

The minimum of the old range

old max (Number)

The maximum of the old range

Output Range

new min (Number)

The minimum of the new range

new max (Number)

The maximum of the new range

Easing index (integer /Number)

Outputs

result (Number)

Result of the mapping


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

maprange


Youtube Video Tutorial

Patches using MapRange

  • Examples
  • Public
  • My Patches