Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | EGeometryCollectionCacheType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/RecordedTransformTrack.h |
| Include Path | #include "GeometryCollection/RecordedTransformTrack.h" |
Syntax
enum EGeometryCollectionCacheType
{
None,
Record,
Play,
RecordAndPlay,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Record | |
| Play | |
| RecordAndPlay |