d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
100 lines
2.9 KiB
Plaintext
100 lines
2.9 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{022255F7-DD50-5654-967E-6E00E8360F00}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Box Cast With Group",
|
|
"category": "PhysX/World",
|
|
"tooltip": "Box Cast"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Distance",
|
|
"details": {
|
|
"name": "Distance"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Pose",
|
|
"details": {
|
|
"name": "Pose"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Direction",
|
|
"details": {
|
|
"name": "Direction"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Dimensions",
|
|
"details": {
|
|
"name": "Dimensions"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Collision group",
|
|
"details": {
|
|
"name": "Collision group"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Ignore",
|
|
"details": {
|
|
"name": "Ignore"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Object Hit",
|
|
"details": {
|
|
"name": "Object Hit"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Position",
|
|
"details": {
|
|
"name": "Position"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Normal",
|
|
"details": {
|
|
"name": "Normal"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Distance",
|
|
"details": {
|
|
"name": "Distance"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_EntityId",
|
|
"details": {
|
|
"name": "EntityId"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Surface",
|
|
"details": {
|
|
"name": "Surface"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |