![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| FTransform | GlobalMatrix (const FGeometryDynamicCollection &DynamicCollection, int32 Index) |
| void | GlobalMatrices (const FGeometryDynamicCollection &DynamicCollection, const TArray< int32 > &Indices, TArray< FTransform > &OutGlobalTransforms) |
| void | GlobalMatrices (const FGeometryDynamicCollection &DynamicCollection, TArray< FTransform > &OutGlobalTransforms) |
| void | GlobalMatrices (const FGeometryDynamicCollection &DynamicCollection, TArray< FTransform3f > &OutGlobalTransforms) |
| void CHAOS_API GeometryCollectionAlgo::Private::GlobalMatrices | ( | const FGeometryDynamicCollection & | DynamicCollection, |
| const TArray< int32 > & | Indices, | ||
| TArray< FTransform > & | OutGlobalTransforms | ||
| ) |
| void CHAOS_API GeometryCollectionAlgo::Private::GlobalMatrices | ( | const FGeometryDynamicCollection & | DynamicCollection, |
| TArray< FTransform > & | OutGlobalTransforms | ||
| ) |
| void CHAOS_API GeometryCollectionAlgo::Private::GlobalMatrices | ( | const FGeometryDynamicCollection & | DynamicCollection, |
| TArray< FTransform3f > & | OutGlobalTransforms | ||
| ) |
| FTransform CHAOS_API GeometryCollectionAlgo::Private::GlobalMatrix | ( | const FGeometryDynamicCollection & | DynamicCollection, |
| int32 | Index | ||
| ) |