Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
Include |
#include "VertexFactory.h" |
Source |
/Engine/Source/Runtime/RenderCore/Private/VertexFactory.cpp |
void InitDeclaration
(
const FVertexDeclarationElementList & Elements,
EVertexInputStreamType StreamType
)
Initializes the vertex declaration.
Parameter |
Description |
---|---|
Elements |
The elements of the vertex declaration. |