Zernikalos/zernikalos/[WebGPU]Zernikalos Zernikalos WebGPU class Zernikalos : ZernikalosBase(source) Members Constructors Zernikalos Link copied to clipboard WebGPU constructor() Properties context Link copied to clipboard WebGPU lateinit var context: ZContextRepresents the primary context of the Zernikalos engine during its lifecycle. settings Link copied to clipboard WebGPU 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 WebGPU val stats: ZStatsProvides platform-specific information and version details for the Zernikalos engine. Functions dispose Link copied to clipboard WebGPU fun dispose()Disposes the Zernikalos engine and releases all associated resources. initialize Link copied to clipboard WebGPU fun initialize(canvas: HTMLCanvasElement, stateHandler: ZSceneStateHandler)fun initialize(view: ZSurfaceView, stateHandler: ZSceneStateHandler) [Metal]ZernikalosPrevious PageOglDataTypesNext Page