SphereLevelSet

Creates a sphere level set.

user

Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.

out

The output scene.

enabled

The on/off state of the node. When it is off, the node outputs an empty scene.

name

The name of the object in the output scene.

sets

A list of sets to include the object in. The names should be separated by spaces.

transform

The transform applied to the object.

grid

The name of the sphere levelset grid in the created VDB object.

radius

Sphere radius in object space units.

center

Local center of the sphere level set in object space.

voxelSize

Size of the voxels in the created sphere levelset. Smaller voxel results in more detail but higher memory usage.

halfWidth

Width of the signed distance field in voxels.