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_GetForward.names

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"key": "{1D27BC5A-44D6-526E-B1EC-4B080B750ED1}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Forward",
"category": "Math/Transform",
"tooltip": "Returns the forward 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"
}
}
]
}
]
}