EDDSFlags

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DDSLoader.h

Include

#include "DDSLoader.h"

Syntax

enum EDDSFlags
{
    DDSF_Caps           = 0x00000001,
    DDSF_Height         = 0x00000002,
    DDSF_Width          = 0x00000004,
    DDSF_PixelFormat    = 0x00001000,
}

Values

Name

Description

DDSF_Caps

DDSF_Height

DDSF_Width

DDSF_PixelFormat

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss