Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/FGenerationTools
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/GenerationTools.h |
| Include | #include "GenerationTools.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/GenerationTools.cpp |
static bool GenerateReferencePose
(
const USkeletalMeshComponent * SkeletalMeshComponent,
const USkeletalMesh * SkeletalMesh,
UE::AnimNext::FReferencePose & OutAnimationReferencePose
)
Remarks
Generates the reference pose data from a SkeletalMeshComponent and / or Skeletal Mesh asset If no SkeletalMeshComponent is passed, the reference pose will not exclude invisible bones and will not include shadow shapes required bones If no SkeletalMesh asset is passed, there will be no generation