ULandscapeComponent::Init

Initialize the landscape component

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Source

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

Syntax

void Init
(
    int32 InBaseX,
    int32 InBaseY,
    int32 InComponentSizeQuads,
    int32 InNumSubsections,
    int32 InSubsectionSizeQuads
)

Remarks

Initialize the landscape component

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