Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/IGeometryCacheStreamingManager
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheStreamingManagerBase.h |
| Include | #include "GeometryCacheStreamingManagerBase.h" |
const uint8 &42; GetLoadedChunk
&40;
const UGeometryCacheTrackStreamable &42; Track,
uint32 ChunkIndex,
uint32 &42; OutChunkSize
&41; const
Remarks
Gets a pointer to a chunk of cahed geometry data Either the desired chunk or NULL if it's not loaded
Parameters
| Name | Description |
|---|---|
| Track | Animation track we want a chunk from |
| ChunkIndex | Index of the chunk we want |