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.
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{214CCB41-01CA-578C-9D7F-1237202A885B}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "To Sphere",
|
|
"category": "Math/AABB",
|
|
"tooltip": "returns the center and radius of smallest sphere that contains Source"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source_0",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Center_0",
|
|
"details": {
|
|
"name": "Center"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Radius_1",
|
|
"details": {
|
|
"name": "Radius"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |