FVertexFactory::InitDeclaration

Initializes the vertex declaration.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "VertexFactory.h"

Source

/Engine/Source/Runtime/RenderCore/Private/VertexFactory.cpp

Syntax

void InitDeclaration
(
    const FVertexDeclarationElementList & Elements,
    EVertexInputStreamType StreamType
)

Remarks

Initializes the vertex declaration.

Parameters

Parameter

Description

Elements

The elements of the vertex declaration.

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