EAttachmentType

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanShaderResources.h

Include

#include "VulkanShaderResources.h"

Syntax

enum EAttachmentType
{
    Color0,
    Color1,
    Color2,
    Color3,
    Color4,
    Color5,
    Color6,
    Color7,
    Depth,
    Count,
}

Values

Name

Description

Color0

Color1

Color2

Color3

Color4

Color5

Color6

Color7

Depth

Count

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