UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLandscapeBatchElementParams Struct Reference

#include <LandscapeRender.h>

Public Attributes

const TUniformBuffer< FLandscapeUniformShaderParameters > * LandscapeUniformShaderParametersResource
 
const TArray< TUniformBuffer< FLandscapeFixedGridUniformShaderParameters > > * FixedGridUniformShaderParameters
 
FUniformBufferRHIRef LandscapeSectionLODUniformParameters
 
const FLandscapeComponentSceneProxySceneProxy
 
int32 CurrentLOD
 

Member Data Documentation

◆ CurrentLOD

int32 FLandscapeBatchElementParams::CurrentLOD

◆ FixedGridUniformShaderParameters

const TArray<TUniformBuffer<FLandscapeFixedGridUniformShaderParameters> >* FLandscapeBatchElementParams::FixedGridUniformShaderParameters

◆ LandscapeSectionLODUniformParameters

FUniformBufferRHIRef FLandscapeBatchElementParams::LandscapeSectionLODUniformParameters

◆ LandscapeUniformShaderParametersResource

const TUniformBuffer<FLandscapeUniformShaderParameters>* FLandscapeBatchElementParams::LandscapeUniformShaderParametersResource

◆ SceneProxy

const FLandscapeComponentSceneProxy* FLandscapeBatchElementParams::SceneProxy

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