FLandscapeVertexFactoryPixelShaderParameters::GetElementShaderBindings

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h

Include

#include "LandscapeRender.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp

Syntax

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

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