FLandscapeStaticLightingMesh::FLandscapeStaticLightingMesh

Tors

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

FLandscapeStaticLightingMesh
(
    ULandscapeComponent * InComponent,
    const TArray< ULightComponent * > & InRelevantLights,
    int32 InExpandQuadsX,
    int32 InExpandQuadsY,
    float LightMapRatio,
    int32 InLOD
)

Remarks

Initialization constructor.

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