mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-12 05:05:21 +01:00
8 lines
169 B
JSON
8 lines
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"
|
||
|
}
|