The properties of GLKit.GLKTextureOperations are listed below. For a list of all members, see the GLKTextureOperations Members list.
See Also: Inherited members from Foundation.DictionaryContainer
| ApplyPremultiplication | Nullable<bool>. Whether the texture should be pre-multiplied with the encoded Alpha channel or not. | |
| GenerateMipmaps | Nullable<bool>. Whether mipmaps should be generated for the texture. | |
| GrayscaleAsAlpha | Nullable<bool>. On greyscale images, controls whether the image is loaded as GL_ALPHA or GL_LUMINANCE. | |
| OriginBottomLeft | Nullable<bool>. Whether to flip the image coordinates to match the OpenGL coordinate space. | |
| SRGB | Nullable<bool>. Documentation for this section has not yet been entered. |