Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/FGeometryCacheTrackStreamableSam-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GeometryCacheTrackStreamable.h |
|
|
|
GeometryCacheTrackStreamable.h |
|
FGeometryCacheTrackStreamableSampleInfo()
| |
|
| Name |
FGeometryCacheTrackStreamableSampleInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include Path |
#include "GeometryCacheTrackStreamable.h" |
FGeometryCacheTrackStreamableSampleInfo()
FGeometryCacheTrackStreamableSampleInfo(float, FBox, int32, int32)
| |
|
| Name |
FGeometryCacheTrackStreamableSampleInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include Path |
#include "GeometryCacheTrackStreamable.h" |
FGeometryCacheTrackStreamableSampleInfo
(
float SetSampleTime,
FBox SetBoundingBox,
int32 SetNumVertices,
int32 SetNumIndices
)