FHeightField::FHeightField

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h

Include

#include "Chaos/HeightField.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/HeightField.cpp

Syntax

FHeightField
(
    TArray< FReal > && Height,
    TArray< uint8 > && InMaterialIndices,
    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