ZVertexArray

Constructors

Link copied to clipboard
constructor(ctx: ZRenderingContext)

Functions

Link copied to clipboard
open override fun bind()

Binds the renderer. This method is called to prepare the renderer for drawing.

Link copied to clipboard
fun dispose()
Link copied to clipboard
open override fun unbind()

Unbinds the renderer. This method is called after drawing to clean up.