ZRendererBase

Inheritors

Constructors

Link copied to clipboard
constructor(ctx: ZContext)

Functions

Link copied to clipboard
open fun initialize()
Link copied to clipboard
abstract fun onViewportResize(width: Int, height: Int)

Notifies the listener when the viewport dimensions change.

Link copied to clipboard
open fun update()