GetTextureParameter Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum GetTextureParameter
type GetTextureParameter =
- Herança
-
GetTextureParameter
Campos
Nome | Valor | Description |
---|---|---|
TextureMagFilter | 10240 | |
TextureMinFilter | 10241 | |
TextureWrapS | 10242 | |
TextureWrapT | 10243 | |
TextureWrapR | 32882 | |
TextureMinLod | 33082 | |
TextureMaxLod | 33083 | |
TextureBaseLevel | 33084 | |
TextureMaxLevel | 33085 | |
NumCompressedTextureFormats | 34466 | |
CompressedTextureFormats | 34467 | |
TextureCompareMode | 34892 | |
TextureCompareFunc | 34893 | |
TextureSwizzleR | 36418 | |
TextureSwizzleG | 36419 | |
TextureSwizzleB | 36420 | |
TextureSwizzleA | 36421 | |
TextureImmutableFormat | 37167 |