FVertexFactoryShaderParameters

An interface to the parameter bindings for the vertex factory used by a shader.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

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

Name Description

Public function

void

 

Bind

(
    const FShaderParameterMap& Paramet...
)

Public function Const

void

 

GetElementShaderBindings

(
    const FSceneInterface* Scene,
    const FSceneView* View,
    const FMeshMaterialShader* Sha...,
    const EVertexInputStreamType InputS...,
    ERHIFeatureLevel::Type FeatureLevel,
    const FVertexFactory* VertexFa...,
    const FMeshBatchElement& BatchElem...,
    FMeshDrawSingleShaderBindings& Sha...,
    FVertexInputStreamArray& VertexStr...
)

Gets the vertex factory's shader bindings and vertex streams.

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Classes

Name

Description

Public struct

InternalLinkType

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType