You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathMatrix3x3_FromScale.names

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{A3F6A35C-068E-57D5-9761-69DC5AB0BD1B}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Scale",
"category": "Math/Matrix3x3",
"tooltip": "Returns a scale matrix using the supplied vector"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Scale",
"details": {
"name": "Scale"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}