Navigation
API > API/Plugins > API/Plugins/GeometryCacheAbcFile > API/Plugins/GeometryCacheAbcFile/UGeometryCacheTrackAbcFile
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
int32 FrameIndex |
GeometryCacheTrackAbcFile.h | ||
virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
float Time, |
GeometryCacheTrackAbcFile.h |
GetSampleInfo(int32)
| Name | GetSampleInfo |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h |
| Include Path | #include "GeometryCacheTrackAbcFile.h" |
| Source | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp |
const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
int32 FrameIndex
)
GetSampleInfo(float, const bool)
| Name | GetSampleInfo |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h |
| Include Path | #include "GeometryCacheTrackAbcFile.h" |
| Source | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp |
virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
float Time,
const bool bLooping
)