Skip to content

lib.anim.FreezeValue

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

FreezeValue

in lib.anim


Keeps the current input value as long as Keep is true. This can be useful for building interactive features like stop watches.


Input Parameters

Name (Relevancy & Type) Description
Value (SingleRequired) -
Freeze (Boolean) -
Mode (Int32) -

Outputs

Name Type
Result System.Single
DeltaSinceFreeze System.Single

Please help use to improve this documentation. Feel free to improve the description.

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

Clone this wiki locally