Navigation
API > API/Plugins > API/Plugins/GeometryCache
Inheritance Hierarchy
- FGeometryCacheTrackSampleInfo
- FGeometryCacheTrackStreamableSampleInfo
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include | #include "GeometryCacheTrackStreamable.h" |
Syntax
struct FGeometryCacheTrackStreamableSampleInfo : public FGeometryCacheTrackSampleInfo
Remarks
Info stored per sample that is always resident in memory and does not require parsing the chunks. Needed to keep support for serialization of FGeometryCacheTrackStreamableSampleInfo
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryCacheTrackStreamableSampleInfo
(
float SetSampleTime, |