TTriangleMesh::GetFaceNormals

Deprecated. Use [TArrayView](API\Runtime\Core\Containers\TArrayView) version.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TriangleMesh.h"

Syntax

TArray< TVector< T, 3 > > GetFaceNormals
(
    const TParticles< T, 3 > & InParticles,
    const bool ReturnEmptyOnError
) const

Remarks

  1. Use TArrayView version.

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