Contents

SCNGeometryPrimitiveType.triangleStrip

The geometry element’s data is a sequence of triangles, with each triangle described by one new vertex and two vertices from the previous triangle.

Declaration

case triangleStrip

See Also

Constants