Documentation > Mesh Ops Plugin BPLibrary > Merge 2Spheres

Merge 2Spheres

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.

Inputs

In
Exec

Sphere 1
Vector (by ref)

Radius 1
Float

Sphere 2
Vector (by ref)

Radius 2
Float

Outputs

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.