Geometry size

Calculates the size of the input primitives.


Inputs

  • geometry

    • Accepts a single geometry connection (unless the SHIFT key is held).

Outputs

  • size

    • The vector value of the calculated geometry size of all input primitives.
  • sizeX

    • The x value of the calculated geometry size of all input primitives.
  • sizeY

    • The y value of the calculated geometry size of all input primitives.
  • sizeZ

    • The z value of the calculated geometry size of all input primitives.
  • primitive sizes

    • The list of vector values of the geometry sizes of each individual input primitive.

Notes

  • Other names for this node include: GeometrySize.

Examples