Navigation
API > API/Runtime > API/Runtime/PhysicsCore
Vertex indices necessary to describe the vertices listed in TriMeshCollisionData.
| Name | FTriIndices |
| Type | struct |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Interface_CollisionDataProviderCore.h |
| Include Path | #include "Interface_CollisionDataProviderCore.h" |
Syntax
struct FTriIndices
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTriIndices() |
Interface_CollisionDataProviderCore.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| v0 | int32 | Interface_CollisionDataProviderCore.h | ||
| v1 | int32 | Interface_CollisionDataProviderCore.h | ||
| v2 | int32 | Interface_CollisionDataProviderCore.h |