UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FCombineTask Struct Reference

Public Member Functions

 FCombineTask (FQuaternionBlenderAccumulationBuffers *InBuffers)
 
void ForEachEntity (FMovieSceneBlendChannelID BlendChannel, double &LocationX, double &LocationY, double &LocationZ, double &RotationRoll, double &RotationPitch, double &RotationYaw, double &ScaleX, double &ScaleY, double &ScaleZ, const FIntermediate3DTransform *InitialValue) const
 

Public Attributes

FQuaternionBlenderAccumulationBuffersBuffers
 

Detailed Description

Task that combines all accumulated blends for any tracked property type that has blend inputs/outputs

Constructor & Destructor Documentation

◆ FCombineTask()

UE::MovieScene::FCombineTask::FCombineTask ( FQuaternionBlenderAccumulationBuffers InBuffers)
inline

Member Function Documentation

◆ ForEachEntity()

void UE::MovieScene::FCombineTask::ForEachEntity ( FMovieSceneBlendChannelID  BlendChannel,
double LocationX,
double LocationY,
double LocationZ,
double RotationRoll,
double RotationPitch,
double RotationYaw,
double ScaleX,
double ScaleY,
double ScaleZ,
const FIntermediate3DTransform InitialValue 
) const
inline

Member Data Documentation

◆ Buffers

FQuaternionBlenderAccumulationBuffers* UE::MovieScene::FCombineTask::Buffers

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