FEmptyVertexDeclaration

The empty vertex declaration resource type.

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FEmptyVertexDeclaration

References

Module

RenderCore

Header

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

Include

#include "CommonRenderResources.h"

Syntax

class FEmptyVertexDeclaration : public FRenderResource

Remarks

The empty vertex declaration resource type.

Variables

Name Description

Public variable

FVertexDeclarat...

 

VertexDeclarationRHI

Destructors

Name Description

Public function Virtual

~FEmptyVertexDeclaration()

Destructor.

Overridden from FRenderResource

Name Description

Public function Virtual

void

 

InitRHI()

Initializes the RHI resources used by this resource.

Public function Virtual

void

 

ReleaseRHI()

Releases the RHI resources used by this resource.

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