ParticleEmitterComponent.BirthLocation.vertices(count:)
Particles emit from the vertices of the shape. count is the number of vertices in each direction, the distribution depends on the EmitterShape chosen.
Declaration
case vertices(count: SIMD3<UInt>)