Zernikalos/zernikalos/[Metal]Zernikalos Zernikalos Metal @ObjCName(name = "Zernikalos")class Zernikalos : ZernikalosBase(source) Members Constructors Zernikalos Link copied to clipboard Metal constructor() Properties context Link copied to clipboard Metal lateinit var context: ZContextRepresents the primary context of the Zernikalos engine during its lifecycle. settings Link copied to clipboard Metal val settings: ZSettingsRepresents the settings for the Zernikalos engine. It provides centralized access to control logging levels and other related settings. stats Link copied to clipboard Metal val stats: ZStatsProvides platform-specific information and version details for the Zernikalos engine. Functions dispose Link copied to clipboard Metal fun dispose()Disposes the Zernikalos engine and releases all associated resources. initialize Link copied to clipboard Metal fun initialize(view: MTKView, stateHandler: ZSceneStateHandler) initializeWithDefaults Link copied to clipboard Metal fun initializeWithDefaults(view: ZSurfaceView, stateHandler: ZSceneStateHandler) [Android]ZernikalosPrevious Page[WebGPU]ZernikalosNext Page