Pixel-Composer/datafiles/data/Nodes/Internal/Animation/SmoothStep/info.json

8 lines
139 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Apply smoothstop function to a value.",
"baseNode":"Node_Fn_SmoothStep",
"io":[
"float"
],
"name":"SmoothStep"
}