EAGLRenderingAPI 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
支持的呈现 API。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
public enum EAGLRenderingAPI
type EAGLRenderingAPI =
- 继承
-
EAGLRenderingAPI
- 属性
字段
OpenGLES1 | 1 | OpenGLES 1。 |
OpenGLES2 | 2 | OpenGLES 2。 |
OpenGLES3 | 3 | OpenGLES 3。 |