{ "entries": [ { "key": "{3A668745-A312-5849-A2D3-AEF533F2CE3D}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "RandomPointInArc", "category": "Math/Random", "tooltip": "returns a random point in the specified arc", "subtitle": "Random" }, "slots": [ { "key": "Input_In", "details": { "name": "In" } }, { "key": "Output_Out", "details": { "name": "Out" } }, { "key": "DataInput_Vector3: Origin", "details": { "name": "Vector3: Origin" } }, { "key": "DataInput_Vector3: Direction", "details": { "name": "Vector3: Direction" } }, { "key": "DataInput_Vector3: Normal", "details": { "name": "Vector3: Normal" } }, { "key": "DataInput_Number: Radius", "details": { "name": "Number: Radius" } }, { "key": "DataInput_Number: Angle", "details": { "name": "Number: Angle" } }, { "key": "DataOutput_Result: Vector3", "details": { "name": "Result: Vector3" } } ] } ] }