ZRendererBase
3 items
constructorZRendererBase
constructor(ctx: ZContext)
funinitialize
open fun initialize()
abstract fun onViewportResize(width: Int, height: Int)
Notifies the listener when the viewport dimensions change.
constructor(ctx: ZContext)
open fun initialize()
abstract fun onViewportResize(width: Int, height: Int)