72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{6F7A0335-C2D2-53A3-BF18-B3735DBFF8AA}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Position Rotation And Half Lengths",
|
|
"category": "Math/OBB",
|
|
"tooltip": "returns an OBB from the position, rotation and half lengths"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Position_0",
|
|
"details": {
|
|
"name": "Position"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Rotation_1",
|
|
"details": {
|
|
"name": "Rotation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_HalfLengths_2",
|
|
"details": {
|
|
"name": "HalfLengths"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |