mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
9 lines
195 B
JSON
9 lines
195 B
JSON
|
{
|
||
|
"tooltip":"Evaluate string of equation. With an option for setting variables.",
|
||
|
"baseNode":"Node_Equation",
|
||
|
"io":[
|
||
|
"float"
|
||
|
],
|
||
|
"build":"Node_create_Equation",
|
||
|
"name":"Equation"
|
||
|
}
|