Yotsuba Games

List Length

Outputs the number of elements in a list

basic
Since P00

Input Ports

List

List input for List Length.

List

Output Ports

Count

Number of list elements

Int

Overview

Outputs the number of elements in a list

Inputs and Outputs

Input Ports

  • List List: List input for List Length.

Output Ports

  • Count Int: Number of list elements

When to Use

Use List Length when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.