PipelineStateCache::GetOrCreateVertexDeclaration

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "PipelineStateCache.h"

Source

/Engine/Source/Runtime/RHI/Private/PipelineStateCache.cpp

Syntax

namespace PipelineStateCache
{
    FRHIVertexDeclaration * PipelineStateCache::GetOrCreateVertexDeclaration
    (
        const FVertexDeclarationElementList & Elements
    )
}

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