Linear Mapper 2D is a component that draws a line from <code>TargetMin</code> and <code>TargetMax</code> and uses a linear range between the two to map Source to a range between <code>SourceMin</code> and <code>SourceMax</code>.
Linear Mapper 2D is a component that draws a line from <code>TargetMin</code> and <code>TargetMax</code> and uses a linear range between the two with <code>Target</code> to map <code>Source</code> to a range between <code>SourceMin</code> and <code>SourceMax</code>.
<!--T:2-->
<!--T:2-->
Latest revision as of 19:03, 29 October 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Linear Mapper 2D is a component that draws a line from TargetMin and TargetMax and uses a linear range between the two with Target to map Source to a range between SourceMin and SourceMax.