EUnderlyingType

Type of buffers to the RHI TODO(RDG): refactor RHI to only have one FRHIBuffer.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h

Include

#include "RenderGraphResources.h"

Syntax

enum EUnderlyingType
{
    VertexBuffer,
    IndexBuffer,
    StructuredBuffer,
}

Values

Name

Description

VertexBuffer

IndexBuffer

StructuredBuffer

Remarks

Type of buffers to the RHI TODO(RDG): refactor RHI to only have one FRHIBuffer.

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