Navigation
API > API/Runtime > API/Runtime/RHI
| Name | EVRSImageDataType |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include Path | #include "RHIDefinitions.h" |
Syntax
enum EVRSImageDataType
{
VRSImage_NotSupported,
VRSImage_Palette,
VRSImage_Fractional,
}
Values
| Name | Remarks |
|---|---|
| VRSImage_NotSupported | |
| VRSImage_Palette | |
| VRSImage_Fractional |