UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GeometryCollection::Facades::TetrahedralParticleEmbedding Struct Reference

#include <CollectionTetrahedralFacade.h>

Public Member Functions

 TetrahedralParticleEmbedding (int32 InParticleIndex=INDEX_NONE, int32 InGeometryIndex=INDEX_NONE, int32 InTetrahedronIndex=INDEX_NONE, TArray< float > InBarycentricWeights=TArray< float >())
 

Public Attributes

int32 ParticleIndex
 
int32 GeometryIndex
 
int32 TetrahedronIndex
 
TArray< floatBarycentricWeights
 

Constructor & Destructor Documentation

◆ TetrahedralParticleEmbedding()

GeometryCollection::Facades::TetrahedralParticleEmbedding::TetrahedralParticleEmbedding ( int32  InParticleIndex = INDEX_NONE,
int32  InGeometryIndex = INDEX_NONE,
int32  InTetrahedronIndex = INDEX_NONE,
TArray< float InBarycentricWeights = TArray<float>() 
)
inline

Member Data Documentation

◆ BarycentricWeights

TArray<float> GeometryCollection::Facades::TetrahedralParticleEmbedding::BarycentricWeights

◆ GeometryIndex

int32 GeometryCollection::Facades::TetrahedralParticleEmbedding::GeometryIndex

◆ ParticleIndex

int32 GeometryCollection::Facades::TetrahedralParticleEmbedding::ParticleIndex

◆ TetrahedronIndex

int32 GeometryCollection::Facades::TetrahedralParticleEmbedding::TetrahedronIndex

The documentation for this struct was generated from the following file: