Skip to content

Lib.numbers.vec3.HasVec3Changed

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

HasVec3Changed

in Lib.numbers.vec3


Checks if the change of the incoming vector exceeded the given threshold.


Input Parameters

Name (Relevancy & Type) Description
Value (Vector3) -
Threshold (Single) -
Mode (Int32) -
MinTimeBetweenHits (Single) -
PreventContinuedChanges (Boolean) -

Outputs

Name Type
HasChanged System.Boolean
Delta System.Numerics.Vector3
DeltaOnHit System.Numerics.Vector3

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally