---
title: GLKTextureInfoOrigin.topLeft
framework: glkit
role: symbol
role_heading: Case
path: glkit/glktextureinfoorigin/topleft
---

# GLKTextureInfoOrigin.topLeft

The origin of the texture is in the top-left corner.

## Declaration

```swift
case topLeft
```

## See Also

### Constants

- [GLKTextureInfoOrigin.unknown](glkit/glktextureinfoorigin/unknown.md)
- [GLKTextureInfoOrigin.bottomLeft](glkit/glktextureinfoorigin/bottomleft.md)
