---
title: scene
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnlayer/scene
---

# scene

The scene to be displayed in the layer.

## Declaration

```swift
var scene: SCNScene? { get set }
```

## See Also

### Related Documentation

- [Core Animation Programming Guide](apple-archive/documentation/Cocoa/Conceptual/CoreAnimation_guide/Introduction.md)
