UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLandscapeFixedGridVertexFactoryVertexShaderParameters Class Reference
+ Inheritance diagram for FLandscapeFixedGridVertexFactoryVertexShaderParameters:

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

Detailed Description

Shader parameters for use with FLandscapeFixedGridVertexFactory Simple grid rendering (without dynamic lod blend) needs a simpler fixed setup.

Member Function Documentation

◆ GetElementShaderBindings()

void FLandscapeFixedGridVertexFactoryVertexShaderParameters::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
inline

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