RHICreateVertexDeclaration

Before using this directly go through [PipelineStateCache::GetOrCreateVertexDeclaration()](API\Runtime\RHI\PipelineStateCache__GetOrCreateV-)

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

FVertexDeclarationRHIRef RHICreateVertexDeclaration
(
    const FVertexDeclarationElementList & Elements
)

Remarks

Before using this directly go through PipelineStateCache::GetOrCreateVertexDeclaration()

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