Navigation
API > API/Runtime > API/Runtime/Engine
Shader parameter class used by FLocalVertexFactory only - no derived classes.
| Name | FLocalVertexFactoryShaderParameters |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/LocalVertexFactory.h |
| Include Path | #include "LocalVertexFactory.h" |
Syntax
class FLocalVertexFactoryShaderParameters : public FLocalVertexFactoryShaderParametersBase
Inheritance Hierarchy
- FVertexFactoryShaderParameters → FLocalVertexFactoryShaderParametersBase → FLocalVertexFactoryShaderParameters
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InternalBaseType | typename TGetBaseTypeHelper< FLocalVertexFactoryShaderParameters >::Type | LocalVertexFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetElementShaderBindings
(
const FSceneInterface* Scene, |
LocalVertexFactory.h | ||
INTERNAL_DECLARE_TYPE_LAYOUT_COMMON
(
FLocalVertexFactoryShaderParameters |
LocalVertexFactory.h | ||
INTERNAL_LAYOUT_INTERFACE_PREFIX_NonVirtual
(
ENGINE_API |
LocalVertexFactory.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InternalDestroy
(
void* Object, |
LocalVertexFactory.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
LocalVertexFactory.h | ||
static ENGINE_APIFTypeLayoutDesc & StaticGetTypeLayout() |
LocalVertexFactory.h |