TVertexFactoryParameterTraits::GetElementShaderBindings

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h

Include

#include "VertexFactory.h"

Syntax

static void GetElementShaderBindings
(
    const FVertexFactoryShaderParameters * Parameters,
    const class FSceneInterface * Scene,
    const class FSceneView * View,
    const class FMeshMaterialShader * Shader,
    const EVertexInputStreamType InputStreamType,
    ERHIFeatureLevel::Type FeatureLevel,
    const class FVertexFactory * VertexFactory,
    const struct FMeshBatchElement & BatchElement,
    class FMeshDrawSingleShaderBindings & ShaderBindings,
    FVertexInputStreamArray & VertexStreams
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss