Print view · Chunk Coord X · 1 pageChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Chunk Coord X

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/input/chunk-coord-x

Studio and Graph › Voxel › Input

Chunk Coord X

The X index of the chunk being generated. Constant for every sample inside that chunk.

Chunk Coord X node

The Chunk Coord X node

When to use it

The X index of the chunk being generated. Constant for every sample inside that chunk.

That constancy is what makes it useful: a per-chunk seed, a per-chunk pattern choice.

It is also what makes it dangerous. A value that jumps at chunk boundaries puts a visible seam exactly there, running the full height of the volume, and nothing downstream will hide it.

Pins

Pin Type Description
X Number Which chunk you are in, counting along X.