TextureParameterName 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.
public enum TextureParameterName
type TextureParameterName =
- Inheritance
-
TextureParameterName
Fields
Name | Value | Description |
---|---|---|
TextureMagFilter | 10240 | |
TextureMinFilter | 10241 | |
TextureWrapS | 10242 | |
TextureWrapT | 10243 | |
TextureWrapR | 32882 | |
TextureMinLod | 33082 | |
TextureMaxLod | 33083 | |
TextureBaseLevel | 33084 | |
TextureMaxLevel | 33085 | |
TextureCompareMode | 34892 | |
TextureCompareFunc | 34893 | |
TextureSwizzleR | 36418 | |
TextureSwizzleG | 36419 | |
TextureSwizzleB | 36420 | |
TextureSwizzleA | 36421 |