Partager via


SCNRenderingApi Énumération

Définition

Énumère les valeurs qui signifient les API Metal ou 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 = 
Héritage
SCNRenderingApi
Attributs

Champs

Metal 0

Indique que l’infrastructure Metal est utilisée pour le rendu.

OpenGLCore32 2
OpenGLCore41 3
OpenGLES2 1

Indique que l’API OpenGL ES 2.0 est utilisée pour le rendu.

OpenGLLegacy 1

S’applique à