Pixel-Composer/datafiles/data/Nodes/Internal/Values/Convert Base/info.json

12 lines
192 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Convert number from one base to another.",
"alias":[
"binary",
"hexadecimal"
],
"baseNode":"Node_Base_Convert",
"io":[
"float"
],
"name":"Convert Base"
}