Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentSceneProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include | #include "LandscapeRender.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp |
bool GetMeshElementForFixedGrid
(
int32 InLodIndex,
FMaterialRenderProxy * InMaterialInterface,
FMeshBatch & OutMeshBatch,
TArray< FLandscapeBatchElementParams > & OutStaticBatchParamArray
) const
Remarks
Creates a mesh batch for virtual texture or water info texture rendering. The caller is responsible for setting the required flags (bRenderToVirtualTexture, bUseForWaterInfoTextureDepth). Will render a simple fixed grid with combined subsections.