FLandscapeComponentDerivedData::GetRenderData

Decompresses data if necessary and returns the render data object.

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Source

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

Syntax

TSharedPtr< FLandscapeMobileRenderData, ESPMode::ThreadSafe > GetRenderData()

Remarks

Decompresses data if necessary and returns the render data object. On device, this frees the compressed data and keeps a reference to the render data.

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