supportedGlTextures property

List<String>? supportedGlTextures
getter/setter pair

Supported gl textures as specified by the supported-gl-texture Manifest tag.

Implementation

core.List<core.String>? supportedGlTextures;