Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkeletalMeshComponent.cpp |
void SetForceRefPose
&40;
bool bNewForceRefPose
&41;
Remarks
Change whether to force mesh into ref pose (and use cheaper vertex shader)
Parameters
| Name | Description |
|---|---|
| bNewForceRefPose | true if it would like to force ref pose |