|TargetMin|Float4| The minimum of the range of the <code>Target</code> value.
|TargetMin|Float4| The minimum of the range of the <code>Target</code> value.
|TargetMax|Float4| The maximum of the range of the <code>Target</code> value.
|TargetMax|Float4| The maximum of the range of the <code>Target</code> value.
|AllowReverseMapping|Bool| Allow <code>Target</code> to map it's value to <code>Source</code>'s ranged value when written to.
|AllowReverseMapping|Bool| Allow <code>Target</code> to map it's value to <code>Source</code>'s ranged value when written to. See [[Drives#Write Backs|write backs]].
|Clamp|Bool| Whether to prevent <code>Source</code> and <code>Target</code> from going outside their defined ranges.
|Clamp|Bool| Whether to prevent <code>Source</code> and <code>Target</code> from going outside their defined ranges.
}}
}}
Latest revision as of 18:24, 17 February 2025
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Linear Mapper 4D 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.