Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Function for making the root motion start at the origin for all the provided ranges
| Name | UAnimDatabaseFunction_MakeRootStartAtOrigin |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/AnimDatabase/Source/AnimDatabase/Public/AnimDatabase.h |
| Include Path | #include "AnimDatabase.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Meta=(DisplayName="Make Root Start at Origin Function"))
class UAnimDatabaseFunction_MakeRootStartAtOrigin : public UAnimDatabaseFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFunction → UAnimDatabaseFunction_MakeRootStartAtOrigin
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RootBone | FName | AnimDatabase.h |
|