Field Nodes

Field nodes provide the ability to non-destructively mask 3D data including Gaussian Splats.

These nodes can be found by right clicking in the Node Graph and selecting Field.

FieldConstant

Creates a 3D field.

FieldCrop

Crops a field to a bounding box.

FieldImage

Creates a 3D field from a 2D image.

FieldInvert

Inverts a field.

FieldMerge

Merges fields together.

FieldMath

Perform various maths operations on the field inputs.

FieldMix

Interpolates between two fields, according to a third field.

FieldPosition

Returns the input point unchanged, useful for FieldMath operations.

FieldRamp

Creates a linear field between two points.

FieldShape

Creates a variety of simple shapes either as signed distance fields or density fields.

FieldShapeModify

Provides various operations to modify a signed distance field.

FieldShapeToDensity

Convert a signed distance field to a density field.

FieldTransform

Transform the input field.

Note:  There is also a set of hidden field nodes, not listed here, tagged with LABS. The LABS tag indicates that these nodes are preview nodes for testing only.