Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/AnimGraphRuntime/Public/SkeletalControlLibrary.h |
Include |
#include "SkeletalControlLibrary.h" |
class USkeletalControlLibrary : public UBlueprintFunctionLibrary
Exposes operations to be performed on a skeletal control anim node.
Name | Description | ||
---|---|---|---|
|
FSkeletalCon... |
ConvertToSkeletalControl ( |
Get a skeletal control from an anim node |
|
ConvertToSkeletalControlPure ( |
Get a skeletal control from an anim node (pure) |
|
|
float |
GetAlpha ( |
Get the alpha value of this skeletal control |
|
FSkeletalCon... |
SetAlpha ( |
Set the alpha value of this skeletal control |