![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosResultsManager.h>
Public Member Functions | |
| FChaosInterpolationResults () | |
| FChaosInterpolationResults (const FChaosInterpolationResults &Other)=delete | |
| FChaosInterpolationResults (FChaosInterpolationResults &&Other) | |
| CHAOS_API void | Reset () |
|
inline |
|
delete |
|
inline |
| void Chaos::FChaosInterpolationResults::Reset | ( | ) |
| FRealSingle Chaos::FChaosInterpolationResults::Alpha |
| TArray<FChaosClusterUnionInterpolationData> Chaos::FChaosInterpolationResults::ClusterUnionInterpolations |
| TArray<FChaosGeometryCollectionInterpolationData> Chaos::FChaosInterpolationResults::GeometryCollectionInterpolations |
| FPullPhysicsData* Chaos::FChaosInterpolationResults::Next |
| FPullPhysicsData* Chaos::FChaosInterpolationResults::Prev |
| TArray<FChaosRigidInterpolationData> Chaos::FChaosInterpolationResults::RigidInterpolations |