{ "entries": [ { "base": "{775DA8B7-881F-55AF-911B-9CD28DC5F9B0}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Is Perpendicular", "category": "Math/Vector3", "tooltip": "returns true if A is within tolerance of perpendicular with B, that is if Dot(A, B) < tolerance, else false" }, "slots": [ { "base": "Input_In_0", "details": { "name": "In" } }, { "base": "Output_Out_0", "details": { "name": "Out" } }, { "base": "DataInput_A_0", "details": { "name": "A" } }, { "base": "DataInput_B_1", "details": { "name": "B" } }, { "base": "DataInput_Tolerance_2", "details": { "name": "Tolerance" } }, { "base": "DataOutput_Result_0", "details": { "name": "Result" } } ] } ] }