Engine API Reference - v2.23.0-beta.17
    Preparing search index...

    Variable DEVICETYPE_WEBGL2_BAREConst

    DEVICETYPE_WEBGL2_BARE: "webgl2:bare" = 'webgl2:bare'

    A WebGL 2 device type with only the extensions available on 99%+ of devices exposed, and capabilities clamped to the values 99%+ of devices report. Useful for testing engine behavior on the most constrained WebGL 2 devices (e.g. no multi-draw, no float texture filtering, no compressed textures, 4k textures).