UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLandscapeVertexFactoryVertexShaderParameters Class Reference

#include <LandscapeRender.h>

+ Inheritance diagram for FLandscapeVertexFactoryVertexShaderParameters:

Public Member Functions

void Bind (const FShaderParameterMap &ParameterMap)
 
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
 
- Public Member Functions inherited from FVertexFactoryShaderParameters
void Bind (const class FShaderParameterMap &ParameterMap)
 
void GetElementShaderBindings (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) const
 

Member Function Documentation

◆ Bind()

void FLandscapeVertexFactoryVertexShaderParameters::Bind ( const FShaderParameterMap ParameterMap)
inline

Bind shader constants by name

Parameters
ParameterMap- mapping of named shader constants to indices

◆ GetElementShaderBindings()

void FLandscapeVertexFactoryVertexShaderParameters::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

The documentation for this class was generated from the following files: