---
title: GLKTextureInfoOrigin.bottomLeft
framework: glkit
role: symbol
role_heading: Case
path: glkit/glktextureinfoorigin/bottomleft
---

# GLKTextureInfoOrigin.bottomLeft

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

## Declaration

```swift
case bottomLeft
```

## See Also

### Constants

- [GLKTextureInfoOrigin.unknown](glkit/glktextureinfoorigin/unknown.md)
- [GLKTextureInfoOrigin.topLeft](glkit/glktextureinfoorigin/topleft.md)
