Voronoi.SetSeed

Sets the seed value used by the Voronoi cells

@param seed The seed value.

The positions of the seed values are calculated by a coherent-noise function. By modifying the seed value, the output of that function changes.

class Voronoi
void
SetSeed
(
int seed
)

Meta