Search


Search something to see results

Map a number from one coordinate space to another.

Parameters

  • value: number
  • input_min: number
  • input_max: number
  • output_min: number
  • output_max: number

Returns number