mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
8 lines
139 B
JSON
8 lines
139 B
JSON
|
{
|
||
|
"tooltip":"Apply smoothstop function to a value.",
|
||
|
"baseNode":"Node_Fn_SmoothStep",
|
||
|
"io":[
|
||
|
"float"
|
||
|
],
|
||
|
"name":"SmoothStep"
|
||
|
}
|