---
title: lookAtTargetPosition
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/ikcomponent/constraint/lookattargetposition
---

# lookAtTargetPosition

The point demand which the look-at constraint uses to generate a new orientation demand.

## Declaration

```swift
var lookAtTargetPosition: SIMD3<Float> { get set }
```

## Discussion

Discussion The position is in model space. The computed demand overrides the rotation part of target.
