Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | TVertexFactoryParameterTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include Path | #include "VertexFactory.h" |
Syntax
template<EShaderFrequency ShaderFrequency, typename VertexFactoryType>
struct TVertexFactoryParameterTraits
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVertexFactoryShaderParameters * Create
(
const FShaderParameterMap& ParameterMap |
VertexFactory.h | ||
static void GetElementShaderBindings
(
const FVertexFactoryShaderParameters* Parameters, |
VertexFactory.h | ||
static const FTypeLayoutDesc * GetLayout() |
VertexFactory.h |