Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimCompress_PerTrackCompressio-
- UAnimBoneCompressionCodec::PopulateDDCKey()
- UAnimCompress::PopulateDDCKey()
- UAnimCompress_RemoveLinearKeys::PopulateDDCKey()
- UAnimCompress_PerTrackCompression::PopulateDDCKey()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress_PerTrackCompression.h |
Include | #include "Animation/AnimCompress_PerTrackCompression.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimCompress_PerTrackCompression.cpp |
virtual void PopulateDDCKey
&40;
const UE::Anim::Compression::FAnimDDCKeyArgs & KeyArgs,
FArchive & Ar
&41;
Remarks
Called to generate a unique DDC key for this codec instance and input anim sequence and TargetPlatform A suitable key should be generated from: the InstanceGuid, a codec version, and all relevant properties that drive the behavior.