Babylon.js icon indicating copy to clipboard operation
Babylon.js copied to clipboard

Curve interpolation node for NME

Open PatrickRyanMS opened this issue 3 years ago • 0 comments

This node would be a conversion for any interpolation to a standard easing curve. The node would have a select box parameter to set which curve type will be used from the prepopulated list:

We should allow the standard input types (float, Vec2, Vec3, Vec4, Color3, Color4) as valid inputs and the output matches input.

PatrickRyanMS avatar Feb 27 '23 22:02 PatrickRyanMS