Contents

MTLPrimitiveType.point

Rasterize a point at each vertex. The vertex shader needs to provide [[point_size]], or the point size is undefined.

Declaration

case point

See Also

Geometric primitive types