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_FromNormalAndDist...

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"key": "{85C2F69F-4E0D-5336-B1B1-29AE5A8339E2}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Normal And Distance",
"category": "Math/Plane",
"tooltip": "Returns the plane with the specified Normal and Distance from the origin"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Normal",
"details": {
"name": "Normal"
}
},
{
"key": "DataInput_Distance",
"details": {
"name": "Distance"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}