Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/BoneControllers
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_Trail.h |
| Include | #include "BoneControllers/AnimNode_Trail.h" |
Syntax
struct FPerJointTrailSetup
Remarks
In the future, we might use this for stretch set up as well for now this is unserializable, and transient only
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | TrailRelaxationSpeedPerSecond | How quickly we 'relax' the bones to their animated positions. |