Domain Size Node#

Domain Size node.

The Domain Size outputs the size of an attribute domain on the selected geometry type, for example, the number of edges in a mesh, or the number of points in a point cloud.

For more information about attribute domains, see the geometry attributes page.

Entradas#

Geometría

Standard geometry input.

Propiedades#

Componente

Which geometry type to retrieve the domain sizes from.

Salidas#

Point Count

The size of the Point domain on any supported geometry.

Cantidad de bordes

The size of the Edge domain on meshes.

Face Count

The size of the Face domain on meshes.

Face Corner Count

The size of the Face Corner domain on meshes.

Spline Count

The size of the Spline domain on curves.

Instance Count

The number of top-level instances in the geometry. Nested instances are not considered.