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

#include <LandscapeRender.h>

+ Inheritance diagram for FLandscapeVertexFactoryPixelShaderParameters:

Public Member Functions

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
 

Detailed Description

Pixel shader parameters for use with FLandscapeVertexFactory

Member Function Documentation

◆ GetElementShaderBindings()

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