Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FVertexFactoryShaderParameters
- FGeometryCollectionVertexFactoryShaderParameters
- FLandscapeVertexFactoryPixelShaderParameters
- FLandscapeVertexFactoryVertexShaderParameters
- FLocalVertexFactoryShaderParametersBase
- FInstancedStaticMeshVertexFactoryShaderParameters
- FLocalVertexFactoryShaderParameters
- FNiagaraVertexFactoryShaderParametersBase
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include | #include "VertexFactory.h" |
Syntax
class FVertexFactoryShaderParameters
Remarks
An interface to the parameter bindings for the vertex factory used by a shader.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Bind
(
const FShaderParameterMap& ParameterMap |
||
| void | GetElementShaderBindings
(
const FSceneInterface* Scene, |
Gets the vertex factory's shader bindings and vertex streams. | |
| RENDERCORE_API const FTypeLayoutDesc & | |||
| RENDERCORE_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType |