Skip to main content

[metal]Zernikalos

actualpackage[metal]Zernikalos
6 items

All

6
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.
fun initialize(view: MTKView, stateHandler: ZSceneStateHandler)
fun initializeWithDefaults(view: ZSurfaceView, stateHandler: ZSceneStateHandler)