UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneScalingAnchor Struct Reference

#include <MovieSceneScalingAnchors.h>

Public Attributes

FFrameNumber Position
 
int32 Duration = 0
 

Detailed Description

Structure that defines a single anchor with an optional duration Anchor durations do not get scaled by other anchors, but positions will be offset based on previous anchor stretching or movement

Member Data Documentation

◆ Duration

int32 FMovieSceneScalingAnchor::Duration = 0

Defines the duration of this anchor in ticks

◆ Position

FFrameNumber FMovieSceneScalingAnchor::Position

Pefines the position of this anchor in ticks


The documentation for this struct was generated from the following file: