Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/FGeometryCacheSceneProxy
| |
|
| Name |
FAnimationUpdateParameters |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
| Include Path |
#include "GeometryCacheSceneProxy.h" |
Syntax
struct FAnimationUpdateParameters
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInterpolateFrames |
bool |
|
GeometryCacheSceneProxy.h |
|
| bIsPlayingBackwards |
bool |
|
GeometryCacheSceneProxy.h |
|
| bLooping |
bool |
|
GeometryCacheSceneProxy.h |
|
| MotionVectorScale |
float |
|
GeometryCacheSceneProxy.h |
|
| PlaybackSpeed |
float |
|
GeometryCacheSceneProxy.h |
|
| Time |
float |
|
GeometryCacheSceneProxy.h |
|