TextureTarget 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 TextureTarget
type TextureTarget =
- Herança
-
TextureTarget
Campos
Nome | Valor | Description |
---|---|---|
Texture2D | 3553 | |
Texture | 5890 | |
Texture3D | 32879 | |
TextureCubeMap | 34067 | |
TextureBindingCubeMap | 34068 | |
TextureCubeMapPositiveX | 34069 | |
TextureCubeMapNegativeX | 34070 | |
TextureCubeMapPositiveY | 34071 | |
TextureCubeMapNegativeY | 34072 | |
TextureCubeMapPositiveZ | 34073 | |
TextureCubeMapNegativeZ | 34074 | |
MaxCubeMapTextureSize | 34076 | |
Texture2DArray | 35866 |