🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

Vertices

A set of vertex data used by Canvas.drawVertices.

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

Content updated: