Condividi tramite


SCNRenderingApi Enumerazione

Definizione

Enumera i valori che firmano le API Metal o OpenGLES2.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SCNRenderingApi
type SCNRenderingApi = 
Ereditarietà
SCNRenderingApi
Attributi

Campi

Metal 0

Indica che il framework Metal viene usato per il rendering.

OpenGLCore32 2
OpenGLCore41 3
OpenGLES2 1

Indica che l'API OpenGL ES 2.0 viene usata per il rendering.

OpenGLLegacy 1

Si applica a