OffscreenAction

fun interface OffscreenAction

An interface for actions executed on GlimpseAdapter offscreen.

Functions

Link copied to clipboard
abstract fun execute(gl: <Error class: unknown class>)

Implement this method for offscreen rendering using a given OpenGL adapter.