Navigation
API > API/Plugins > API/Plugins/GeometryCache
| Name | GeometyCacheHelpers |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheHelpers.h |
| Include Path | #include "GeometryCacheHelpers.h" |
Syntax
struct GeometyCacheHelpers
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static float WrapAnimationTime
(
float Time, |
Use this instead of fmod when working with looping animations as fmod gives incorrect results when using negative times. | GeometryCacheHelpers.h |