Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheComponent
Description
Get the current animation time for GeometryCache. Includes the influence of elapsed time and SetStartTimeOffset
| Name | GetAnimationTime |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheComponent.h |
| Include Path | #include "GeometryCacheComponent.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Components|GeometryCache")
float GetAnimationTime() const