Skip to main content

ZMtlSurfaceView

actualpackageZMtlSurfaceView
5 items

All

5
constructorZMtlSurfaceView
constructor(view: MTKView)
open override var eventHandler: ZSurfaceViewEventHandler?
Represents an event handler that listens to surface-related events. Such as lifecycle and rendering updates, through ZSurfaceViewEventHandler.
var nativeView: MTKView
open override val surfaceHeight: Int
Represents the height of the rendering surface in logical pixels.
open override val surfaceWidth: Int
Represents the width of the rendering surface in logical pixels.