Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorInterfaces
Inheritance Hierarchy
References
| |
|
| Module |
AnimNext |
| Header |
/Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorInterfaces/ISmoothBlend.h |
| Include |
#include "DecoratorInterfaces/ISmoothBlend.h" |
Syntax
struct ISmoothBlend : public UE::AnimNext::IDecoratorInterface
ISmoothBlend
This interface exposes blend smoothing related information.
Functions
| |
Type |
Name |
Description |
 |
float |
|
Returns the desired blend time for the specified child. |
Overridden from IDecoratorInterface
Constants
| Name |
Description |
| InterfaceUID |
Globally unique UID for this interface |