Skip to main content

[webgpu]Zernikalos

actualpackage[webgpu]Zernikalos
6 items
constructorZernikalos
constructor()
lateinit var context: ZContext
Represents the primary context of the Zernikalos engine during its lifecycle.
val settings: ZSettings
Represents the settings for the Zernikalos engine. It provides centralized access to control logging levels and other related settings.
val stats: ZStats
Provides platform-specific information and version details for the Zernikalos engine.
lateinit var surfaceView: ZSurfaceView
fun initialize(canvas: ERROR CLASS: Symbol not found for HTMLCanvasElement, stateHandler: ZSceneStateHandler)fun initialize(view: ZSurfaceView, stateHandler: ZSceneStateHandler)