Lib.numbers.vec2.RemapVec2 - tixl3d/tixl GitHub Wiki

RemapVec2

in Lib.numbers.vec2


Remaps in incoming Vec2 from one value range to another. This can be useful for conforming vectors to a range for inverting components.


Input Parameters

Name (Relevancy & Type) Description
Value (Vector2) -
RangeInMin (Vector2) -
RangeInMax (Vector2) -
RangeOutMin (Vector2) -
RangeOutMax (Vector2) -
Mode (Int32) -

Outputs

Name Type
Result System.Numerics.Vector2

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️