Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeStaticLightingMesh
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeLight.h |
| Include | #include "LandscapeLight.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeLight.cpp |
virtual void GetTriangleIndices
(
int32 TriangleIndex,
int32 & OutI0,
int32 & OutI1,
int32 & OutI2
) const