ALandscapeProxy::InvalidateGeneratedComponentData

Invalidate the precomputed grass and baked texture data for the specified components

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h

Include

#include "LandscapeProxy.h"

Source

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

Syntax

static void InvalidateGeneratedComponentData
(
    const TSet< ULandscapeComponent * > & Components,
    bool bInvalidateLightingCache
)

Remarks

Invalidate the precomputed grass and baked texture data for the specified components

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