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.
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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |