72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{4BEFF98E-4147-55AF-B105-29085951CBA9}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Overlap Sphere With Group",
|
|
"category": "PhysX/World",
|
|
"tooltip": "Returns the objects overlapping a sphere at a position"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Position_0",
|
|
"details": {
|
|
"name": "Position"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Radius_1",
|
|
"details": {
|
|
"name": "Radius"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Collision group_2",
|
|
"details": {
|
|
"name": "Collision group"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Ignore_3",
|
|
"details": {
|
|
"name": "Ignore"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |