Navigation
API > API/Plugins > API/Plugins/AnimationSharing
References
| Module | AnimationSharing |
| Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingTypes.h |
| Include | #include "AnimationSharingTypes.h" |
Syntax
USTRUCT&40;&41;
struct FAnimationSharingScalability
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPerPlatformFloat | BlendSignificanceValue | Significance value tied to whether or not a transition should be blended | |
| FPerPlatformInt | MaximumNumberConcurrentBlends | Maximum number of blends which can be running concurrently | |
| FPerPlatformFloat | TickSignificanceValue | Significance value tied to whether or not the leader pose components should be ticking | |
| FPerPlatformBool | UseBlendTransitions | Flag whether or not to use blend transitions between states |
Constructors
| Type | Name | Description | |
|---|---|---|---|