Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionTetrahedralFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionTetrahedralFacade.h" |
Syntax
struct TetrahedralParticleEmbedding
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< float > | BarycentricWeights | ||
| int32 | GeometryIndex | ||
| int32 | ParticleIndex | ||
| int32 | TetrahedronIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TetrahedralParticleEmbedding
(
int32 InParticleIndex, |