Navigation
API > API/Plugins > API/Plugins/LiveLink
LiveLink Translator used to convert Transform frame data to Animation (Skeletal) frame data.
| |
|
| Name |
ULiveLinkTransformRoleToAnimation |
| Type |
class |
| Header File |
/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/Translator/LiveLinkTransformRoleToAnimation.h |
| Include Path |
#include "Translator/LiveLinkTransformRoleToAnimation.h" |
Syntax
UCLASS (MinimalAPI, Meta=(DisplayName="Transform to Animation"))
class ULiveLinkTransformRoleToAnimation : public ULiveLinkFrameTranslator
Inheritance Hierarchy
Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OutputBoneName |
FName |
Name of the resulting bone. Defaults to "Root" |
Translator/LiveLinkTransformRoleToAnimation.h |
- EditAnywhere
- Category="LiveLink"
|
Protected
Functions