EditHeights

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

EditHeights

(
    TArrayView< FReal > InHeights,
    int32 InBeginRow,
    int32 InBeginCol,
    int32 InNumRows,
    int32 InNumCols
)

Support for editing a subsection of the heightfield

Public function

void

 

EditHeights

(
    TArrayView< const uint16 > InHeight...,
    int32 InBeginRow,
    int32 InBeginCol,
    int32 InNumRows,
    int32 InNumCols
)

Support for editing a subsection of the heightfield

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