FLandscapeStaticLightingMesh::GetStaticLightingVertex

Fills in the static lighting vertex data for the Landscape vertex.

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeLight.h

Include

#include "LandscapeLight.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeLight.cpp

Syntax

void GetStaticLightingVertex
(
    int32 VertexIndex,
    FStaticLightingVertex & OutVertex
) const

Remarks

Fills in the static lighting vertex data for the Landscape vertex.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss