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

#include <LocalVertexFactory.h>

+ Inheritance diagram for FLocalVertexFactoryShaderParameters:

Public Member Functions

void Bind (const FShaderParameterMap &ParameterMap)
 
void GetElementShaderBindings (const FSceneInterface *Scene, const FSceneView *View, const FMeshMaterialShader *Shader, const EVertexInputStreamType InputStreamType, ERHIFeatureLevel::Type FeatureLevel, const FVertexFactory *VertexFactory, const FMeshBatchElement &BatchElement, FMeshDrawSingleShaderBindings &ShaderBindings, FVertexInputStreamArray &VertexStreams) const
 
- Public Member Functions inherited from FLocalVertexFactoryShaderParametersBase
ENGINE_API void Bind (const FShaderParameterMap &ParameterMap)
 
ENGINE_API void GetElementShaderBindingsBase (const class FSceneInterface *Scene, const FSceneView *View, const FMeshMaterialShader *Shader, const EVertexInputStreamType InputStreamType, ERHIFeatureLevel::Type FeatureLevel, const FVertexFactory *VertexFactory, const FMeshBatchElement &BatchElement, FRHIUniformBuffer *VertexFactoryUniformBuffer, FMeshDrawSingleShaderBindings &ShaderBindings, FVertexInputStreamArray &VertexStreams) const
 
 FLocalVertexFactoryShaderParametersBase ()
 
 LAYOUT_FIELD (FShaderParameter, LODParameter)
 
 LAYOUT_FIELD (bool, bAnySpeedTreeParamIsBound)
 
- 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 parameter class used by FLocalVertexFactory only - no derived classes.

Member Function Documentation

◆ Bind()

void FLocalVertexFactoryShaderParameters::Bind ( const FShaderParameterMap ParameterMap)

◆ GetElementShaderBindings()

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

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