Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FTriangleMesh
Description
Returns the closed interval of the smallest vertex index used by this class, to the largest.
If this mesh is empty, the second index of the range will be negative.
| Name | GetVertexRange |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMesh.h |
| Include Path | #include "Chaos/TriangleMesh.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/TriangleMesh.cpp |
TVec2< int32 > GetVertexRange() const