sphere_field node

A scalar field whose value at any position is the signed distance to the surface of a sphere. Values outside the sphere are positive, and values inside it are negative.

Inputs

position [in]

Center of the sphere.

radius [in]

Radius of the sphere.

Outputs

sphere [out]

The resulting sphere as a signed distance field.