SKVertices.CreateCopy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKVertices CreateCopy(SKVertexMode vmode, SKPoint[] positions, SKColor[] colors)
  2. SKVertices CreateCopy(SKVertexMode vmode, SKPoint[] positions, SKPoint[] texs, SKColor[] colors)
  3. SKVertices CreateCopy(SKVertexMode vmode, SKPoint[] positions, SKPoint[] texs, SKColor[] colors, ushort[] indices)
    class SKVertices

Meta