Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FVertexFactory
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include | #include "VertexFactory.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/VertexFactory.cpp |
void InitDeclaration
&40;
const FVertexDeclarationElementList & Elements,
EVertexInputStreamType StreamType
&41;
Remarks
Initializes the vertex declaration.
Parameters
| Name | Description |
|---|---|
| Elements | The elements of the vertex declaration. |