mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-07 10:45:22 +01:00
8 lines
No EOL
169 B
JSON
8 lines
No EOL
169 B
JSON
{
|
|
"tooltip":"Convert string to number, supports scientific format (e.g. 1e-2 = 0.02).",
|
|
"baseNode":"Node_To_Number",
|
|
"io":[
|
|
"float"
|
|
],
|
|
"name":"To Number"
|
|
} |