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/PhysXWorld_RayCastLocalSpac...

94 lines
2.8 KiB
Plaintext

{
"entries": [
{
"base": "{BD7F9C50-62EA-56C0-9B8B-D23E5D28300D}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Ray Cast Local Space With Group",
"category": "PhysX/World",
"tooltip": "Returns the first entity hit by a ray cast in local space from the source entity in the specified direction."
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataInput_Direction_1",
"details": {
"name": "Direction"
}
},
{
"base": "DataInput_Distance_2",
"details": {
"name": "Distance"
}
},
{
"base": "DataInput_Collision group_3",
"details": {
"name": "Collision group"
}
},
{
"base": "DataInput_Ignore_4",
"details": {
"name": "Ignore"
}
},
{
"base": "DataOutput_Object hit_0",
"details": {
"name": "Object hit"
}
},
{
"base": "DataOutput_Position_1",
"details": {
"name": "Position"
}
},
{
"base": "DataOutput_Normal_2",
"details": {
"name": "Normal"
}
},
{
"base": "DataOutput_Distance_3",
"details": {
"name": "Distance"
}
},
{
"base": "DataOutput_EntityId_4",
"details": {
"name": "EntityId"
}
},
{
"base": "DataOutput_Surface_5",
"details": {
"name": "Surface"
}
}
]
}
]
}