Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
Include | #include "Animation/AnimInstance.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
virtual void SnapshotPose
&40;
FPoseSnapshot & Snapshot
&41;
Remarks
Takes a snapshot of the current skeletal mesh component pose and saves it to the specified snapshot. The snapshot is taken at the current LOD, so if for example you took the snapshot at LOD1 and then used it at LOD0 any bones not in LOD1 will use the reference pose