FLandscapeLayersCopyTextureParams::FLandscapeLayersCopyTextureParams

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "Landscape.h"

Syntax

FLandscapeLayersCopyTextureParams
(
    const FString & InSourceResourceDebugName,
    FTextureResource * InSourceResource,
    const FString & InDestResourceDebugName,
    FTextureResource * InDestResource,
    FTextureResource * InDestCPUResource,
    const FIntPoint & InInitialPositionOffset,
    int32 InSubSectionSizeQuad,
    int32 InNumSubSections,
    uint8 InSourceCurrentMip,
    uint8 InDestCurrentMip,
    uint32 InSourceArrayIndex,
    uint32 InDestArrayIndex
)

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