THeightField::THeightField

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

THeightField
(
    TArray< T > && Height,
    TArray< uint8 > && InMaterialIndices,
    int32 InNumRows,
    int32 InNumCols,
    const TVector< T, 3 > & 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