Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FVertexFactory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexDeclarationRHIRef & GetDeclaration () |
Accessors. | VertexFactory.h | |
const FVertexDeclarationRHIRef & GetDeclaration
(
EVertexInputStreamType InputStreamType |
VertexFactory.h |
GetDeclaration()
Description
Accessors.
| Name | GetDeclaration |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include Path | #include "VertexFactory.h" |
FVertexDeclarationRHIRef & GetDeclaration()
GetDeclaration(EVertexInputStreamType)
| Name | GetDeclaration |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include Path | #include "VertexFactory.h" |
const FVertexDeclarationRHIRef & GetDeclaration
(
EVertexInputStreamType InputStreamType
) const