---
title: SCNRenderingAPI.openGLCore32
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnrenderingapi/openglcore32
---

# SCNRenderingAPI.openGLCore32

Use the OpenGL 3.2 Core Profile API for SceneKit rendering in macOS.

## Declaration

```swift
case openGLCore32
```

## See Also

### Constants

- [SCNRenderingAPI.metal](scenekit/scnrenderingapi/metal.md)
- [SCNRenderingAPI.openGLES2](scenekit/scnrenderingapi/opengles2.md)
- [SCNRenderingAPI.openGLLegacy](scenekit/scnrenderingapi/opengllegacy.md)
- [SCNRenderingAPI.openGLCore41](scenekit/scnrenderingapi/openglcore41.md)
