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 |
|
|
|
GeometryCacheTrack.h |
|
Constants
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 |
|
Functions
Public