---
title: textureOrigin
framework: glkit
role: symbol
role_heading: Instance Property
path: glkit/glktextureinfo/textureorigin-swift.property
---

# textureOrigin

The location of the origin in the loaded texture.

## Declaration

```swift
var textureOrigin: GLKTextureInfoOrigin { get }
```

## See Also

### Reading Texture Information

- [name](glkit/glktextureinfo/name-swift.property.md)
- [target](glkit/glktextureinfo/target-swift.property.md)
- [height](glkit/glktextureinfo/height-swift.property.md)
- [width](glkit/glktextureinfo/width-swift.property.md)
- [alphaState](glkit/glktextureinfo/alphastate-swift.property.md)
- [containsMipmaps](glkit/glktextureinfo/containsmipmaps-swift.property.md)
