FLandscapeDataInterface

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeDataAccess.h"

Syntax

struct FLandscapeDataInterface

Constructors

Name Description

Public function

FLandscapeDataInterface()

Constructor

Functions

Name Description

Public function

void *

 

LockMip

(
    UTexture2D* Texture,
    int32 MipLevel
)

Public function

void

 

UnlockMip

(
    UTexture2D* Texture,
    int32 MipLevel
)

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