Navigation
API > API/Plugins > API/Plugins/GeometryCache
Info stored per sample that is always resident in memory
| Name | FGeometryCacheTrackSampleInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
| Include Path | #include "GeometryCacheTrack.h" |
Syntax
struct FGeometryCacheTrackSampleInfo
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GeometryCacheTrack.h | |||
FGeometryCacheTrackSampleInfo
(
float SetSampleTime, |
GeometryCacheTrack.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| EmptySampleInfo | const FGeometryCacheTrackSampleInfo | GeometryCacheTrack.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundingBox | FBox | GeometryCacheTrack.h | ||
| NumIndices | int32 | GeometryCacheTrack.h | ||
| NumVertices | int32 | GeometryCacheTrack.h | ||
| SampleTime | float | GeometryCacheTrack.h |