Navigation
API > API/Plugins > API/Plugins/ChaosCaching
| Name | FPerParticleCacheData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h |
| Include Path | #include "Chaos/ChaosCache.h" |
Syntax
USTRUCT ()
struct FPerParticleCacheData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurveData | TMap< FName, FRichCurve > | Named curve data. | Chaos/ChaosCache.h | |
| TransformData | FParticleTransformTrack | Chaos/ChaosCache.h |