ProtoFlux:Value Constant Lerp: Difference between revisions

From Resonite Wiki
m fix typo
set generic type to dummy
Line 4: Line 4:
|Inputs=
|Inputs=
[
[
{"Name":"Input", "Type":""},
{"Name":"Input", "Type":"Dummy"},
{"Name": "Speed", "Type": ""}
{"Name": "Speed", "Type": "Dummy"}
]
]
|Outputs=
|Outputs=
[
[
{"Name":"*", "Type":""}
{"Name":"*", "Type":"Dummy"}
]
]
|}}
|}}


[[Category:ProtoFlux:Math:Interpolation]]
[[Category:ProtoFlux:Math:Interpolation]]

Revision as of 09:46, 14 January 2024

Constant Lerp
Input
*
Speed
Interpolation