CreateTriangleMesh

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

/Engine/Source/Runtime/Experimental/ChaosSolvers/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h

Include

#include "PhysicsProxy/GeometryCollectionPhysicsProxy.h"

Source

/Engine/Source/Runtime/Experimental/ChaosSolvers/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp

Syntax

Chaos::TTriangleMesh< float > * CreateTriangleMesh
(
    const int32 FaceStart,
    const int32 FaceCount,
    const TManagedArray< bool > & Visible,
    const TManagedArray< FIntVector > & Indices
)

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