Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimInstanceProxy
Description
Get the interpolation type override. If not set, it will use the iterpolation type set inside the animation asset.
| Name | GetInterpolationOverride |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h |
| Include Path | #include "Animation/AnimInstanceProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstanceProxy.cpp |
TOptional < EAnimInterpolationType > GetInterpolationOverride() const