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/MathTransform_GetUp.names

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"key": "{0351A1F0-7F51-58C2-9ED4-F617B897A523}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Up",
"category": "Math/Transform",
"tooltip": "Returns the up direction vector from the specified transform scaled by a given value (O3DE uses Z up, right handed)"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Source",
"details": {
"name": "Source"
}
},
{
"key": "DataInput_Scale",
"details": {
"name": "Scale"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}