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

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"key": "{BE7F52C0-3FEA-5C78-BAB1-41A8BFEB38EC}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Project",
"category": "Math/Plane",
"tooltip": "Returns the projection of Point onto Source"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Source",
"details": {
"name": "Source"
}
},
{
"key": "DataInput_Point",
"details": {
"name": "Point"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}