Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimBoneCompressionSettings
| Type | Name | Description | |
|---|---|---|---|
| void | PopulateDDCKey
(
FArchive& Ar |
Generates a DDC key that takes into account the current settings and selected codec. | |
| void | PopulateDDCKey
(
const UE::Anim::Compression::FAnimDDCKeyArgs& KeyArgs, |
Generates a DDC key that takes into account the current settings, selected codec, input anim sequence and TargetPlatform | |
| void | PopulateDDCKey
(
const UAnimSequenceBase& AnimSeq, |
Generates a DDC key that takes into account the current settings, selected codec, and input anim sequence. |