BlueprintAnimator
Represents the processed animation data for a single bone within a model blueprint.
This record holds the sequence of keyframes that define the bone's movement over time.
Since
1.15.2
Parameters
name
the name of the bone this animator applies to
keyframe
a list of animation movements representing the keyframes
Types
Functions
Link copied to clipboard
@NotNull
Creates an iterator for the keyframes based on a specified loop type.