Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimCompress_RemoveEverySecondK-
Syntax
uint32 bStartAtSecondKey: 1
Remarks
If bStartAtSecondKey is true, remove keys 1,3,5,etc. If bStartAtSecondKey is false, remove keys 0,2,4,etc.