FHeightField

Overload list

Windows
MacOS
Linux
Name Description

Private function

FHeightField()

Needed for serialization.

Public function

FHeightField

(
    const FHeightField& Other
)

Public function

FHeightField

(
    TArray< FReal >&& Height,
    TArray< uint8 >&& InMaterialIndice...,
    int32 InNumRows,
    int32 InNumCols,
    const FVec3& InScale
)

Public function

FHeightField

(
    TArrayView< const uint16 > InHeight...,
    TArrayView< uint8 > InMaterialIndic...,
    int32 InNumRows,
    int32 InNumCols,
    const FVec3& InScale
)

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