Lib.numbers.vec2.RemapVec2 - tixl3d/tixl GitHub Wiki
Remaps in incoming Vec2 from one value range to another. This can be useful for conforming vectors to a range for inverting components.
Name (Relevancy & Type) | Description |
---|---|
Value (Vector2) | - |
RangeInMin (Vector2) | - |
RangeInMax (Vector2) | - |
RangeOutMin (Vector2) | - |
RangeOutMax (Vector2) | - |
Mode (Int32) | - |
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.