PadVec2Range¶
Pad (aka extend) a value range (x=min and y=max). This can be useful for adding "space" for value outputs.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| A (Vector2) | — |
| UniformScale (Single) | — |
| GuaranteedRange (Vector2) | — |
| ClampMinExtend (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Numerics.Vector2 |