Enum GLESVersion
Definition
- Assembly:
- Tizen.NUI.dll
This Enumeration is used the GLES version for EGL configuration. It is for GLWindow and GLView.
public enum GLESVersion
Fields
Name | Description |
---|---|
Version20 | GLES version 2.0 |
Version30 | GLES version 3.0 |