Lib.numbers.vec2.HasVec2Changed - tixl3d/tixl GitHub Wiki
Checks if the change of the incoming vector exceeded the given threshold.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Vector2Required) | - |
| Threshold (Single) | - |
| MinTimeBetweenHits (Single) | - |
| PreventContinuedChanges (Boolean) | - |
| Name | Type |
|---|---|
| HasChanged | System.Boolean |
| Delta | System.Numerics.Vector2 |
⚠ Everything else is automatically generated and will be overwritten regularly.