Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FSlotNodeWeightInfo
Syntax
float SourceWeight
Remarks
Weight of Source Branch. This is the weight of the input pose coming from children. This is different than (1.f - SourceWeight) since the Slot can play additive animations, which are overlayed on top of the source pose.