PointBatch

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

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