CircleBatch

class CircleBatch(val geometry: VertexBuffer, val drawStyle: VertexBuffer)(source)

Stored circle batch

Constructors

Link copied to clipboard
constructor(geometry: VertexBuffer, drawStyle: VertexBuffer)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun destroy()

Destroy the stored batch

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val size: Int