GLKTextureInfoOrigin Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify the origin in the original source image.
public enum GLKTextureInfoOrigin
type GLKTextureInfoOrigin =
- Inheritance
-
GLKTextureInfoOrigin
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
TopLeft | 1 | |
BottomLeft | 2 |