FLandscapeComponentDerivedData::GetRenderData

Decompresses data if necessary and returns the render data object.

Choose your operating system:

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

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.