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

#include <InstancedStaticMesh.h>

+ Inheritance diagram for FInstancedStaticMeshVertexFactoryShaderParameters:

Public Member Functions

void Bind (const FShaderParameterMap &ParameterMap)
 
ENGINE_API void GetElementShaderBindings (const class 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
 

Member Function Documentation

◆ Bind()

void FInstancedStaticMeshVertexFactoryShaderParameters::Bind ( const FShaderParameterMap ParameterMap)
inline

◆ GetElementShaderBindings()

void FInstancedStaticMeshVertexFactoryShaderParameters::GetElementShaderBindings ( const class 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: