---
title: target
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnlookatconstraint/target
---

# target

The node toward which constrained nodes will point after being reoriented.

## Declaration

```swift
var target: SCNNode? { get set }
```

## See Also

### Modifying a Constraint

- [isGimbalLockEnabled](scenekit/scnlookatconstraint/isgimballockenabled.md)
