DescriptorType

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/PipelineFileCache.h

Include

#include "PipelineFileCache.h"

Syntax

enum DescriptorType
{
    Compute       = 0,
    Graphics      = 1,
    RayTracing    = 2,
}

Values

Name

Description

Compute

Graphics

RayTracing

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