ALandscapeGizmoActiveActor::Import

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeGizmoActiveActor.h"

Source

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

Syntax

void Import
(
    int32 VertsX,
    int32 VertsY,
    uint16 * HeightData,
    TArray< ULandscapeLayerInfoObject * > ImportLayerInfos,
    uint8 * LayerDataPointers
)

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