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。 |