enum
TextureFlags
public sealed enum TextureFlags : Enum Flags providing hints about a texture
Enum Values
| Name | Value | Description |
|---|---|---|
None | | |
PremultipliedAlpha | | Hint that this texture has pre-multiplied alpha |
public sealed enum TextureFlags : Enum Flags providing hints about a texture
| Name | Value | Description |
|---|---|---|
None | | |
PremultipliedAlpha | | Hint that this texture has pre-multiplied alpha |