---
title: technique
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scntechniquesupport/technique
---

# technique

The technique SceneKit uses when rendering the object.

## Declaration

```swift
@NSCopying var technique: SCNTechnique? { get set }
```
