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