ETextureType 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 class ETextureType
public enum ETextureType
type ETextureType =
Public Enum ETextureType
- Inheritance
-
ETextureType
Fields
| DirectX | 0 | |
| DirectX12 | 4 | |
| DXGISharedHandle | 5 | |
| Invalid | -1 | |
| IOSurface | 3 | |
| Metal | 6 | |
| OpenGL | 1 | |
| Vulkan | 2 |