---
title: rightEyePosition
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifacefeature/righteyeposition-swift.property
---

# rightEyePosition

The image coordinate of the center of the right eye.

## Declaration

```swift
var rightEyePosition: CGPoint { get }
```

## Discussion

Discussion note: The right eye is on the right side of the face from the observer’s perspective. It is not the right eye from the subject’s perspective.

## See Also

### Identifying Facial Features

- [hasLeftEyePosition](coreimage/cifacefeature/haslefteyeposition-swift.property.md)
- [hasRightEyePosition](coreimage/cifacefeature/hasrighteyeposition-swift.property.md)
- [hasMouthPosition](coreimage/cifacefeature/hasmouthposition-swift.property.md)
- [leftEyePosition](coreimage/cifacefeature/lefteyeposition-swift.property.md)
- [mouthPosition](coreimage/cifacefeature/mouthposition-swift.property.md)
- [hasSmile](coreimage/cifacefeature/hassmile-swift.property.md)
- [leftEyeClosed](coreimage/cifacefeature/lefteyeclosed-swift.property.md)
- [rightEyeClosed](coreimage/cifacefeature/righteyeclosed-swift.property.md)
