FLandscapeVertexFactory::Copy

Copy the data from another vertex factory

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeRender.h"

Source

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

Syntax

void Copy
(
    const FLandscapeVertexFactory & Other
)

Remarks

Copy the data from another vertex factory

Parameters

Parameter

Description

Other

factory to copy from

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