Navigation
API > API/Runtime > API/Runtime/Engine
Values for specifying which layer a skin weight profile is applied at.
| Name | ESkinWeightProfileLayer |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h |
| Include Path | #include "Components/SkinnedMeshComponent.h" |
Syntax
enum ESkinWeightProfileLayer
{
Primary,
Secondary,
}
Values
| Name | Remarks |
|---|---|
| Primary | |
| Secondary | Primary skin weight profile layer |