RemapValues¶
Takes in a list of Vector2 and picks the y component of the pair where X is closest to LookupValue.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| InputValue (Single) | — |
| InputAndOutputPairs (Vector2 Required) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Single |