Source set: Common
public class Vertices /*extends NativeFieldWrapperClass2*/
A set of vertex data used by Canvas.drawVertices.
Properties
vertexMode
Source set: Common
public val vertexMode: VertexMode
positions
Source set: Common
public val positions: FloatArray
textureCoordinates
Source set: Common
public val textureCoordinates: FloatArray
colors
Source set: Common
public val colors: IntArray
indices
Source set: Common
public val indices: ShortArray