mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-12 05:05:21 +01:00
12 lines
192 B
JSON
12 lines
192 B
JSON
![]() |
{
|
||
|
"tooltip":"Convert number from one base to another.",
|
||
|
"alias":[
|
||
|
"binary",
|
||
|
"hexadecimal"
|
||
|
],
|
||
|
"baseNode":"Node_Base_Convert",
|
||
|
"io":[
|
||
|
"float"
|
||
|
],
|
||
|
"name":"Convert Base"
|
||
|
}
|