SharedSceneProxyMap

Map of currently registered landscape proxies, used to register with our neighbors.

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeRender.h"

Syntax

static TMap< FLandscapeKey, TMap< FIntPoint, const FLandscapeNeighborInfo * > > SharedSceneProxyMap;

Remarks

Map of currently registered landscape proxies, used to register with our neighbors.

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