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 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.