EXPERIMENTAL Merges two spheres, finding a sphere that encompasses both and has a new center between them. Used internally, this is not a mesh operation.
In
Exec
|
|
Sphere 1
Vector (by ref)
|
|
Radius 1
Float
|
|
Sphere 2
Vector (by ref)
|
|
Radius 2
Float
|
Out
Exec
|
|
New Radius
Float
|
|
Return Value
Vector
|
EXPERIMENTAL Merges two spheres, finding a sphere that encompasses both and has a new center between them. Used internally, this is not a mesh operation. |