API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
enumRenderBackendType
@codexo/exojs / rendering / stable
Identifies the active GPU backend used by the engine. Passed to renderers and shaders so they can select backend-specific code paths.
0
props
0
methods
0
events
Import
import { RenderBackendType } from '@codexo/exojs' Identifies the active GPU backend used by the engine. Passed to renderers and shaders so they can select backend-specific code paths.
Members 2
WebGl2 WebGpu Source