Contents

vertexCount

The object’s total number of vertices.

Declaration

var vertexCount: Int { get }

Discussion

The number of vertices is the same as (```numberOfColumns`` + 1) * (```numberOfRows`` + 1).

See Also

Accessing or Setting Warp Geometry Grid Size