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