ALandscapeGizmoActiveActor::Import

Choose your operating system:

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
)