B1MakeupDescriptionFacePresetTable
- Defines makeup data for face presets, including the makeup type,
* makeup identifier, channel data, and mask texture.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MakeupType | FName | Makeup type for this preset entry. | Category: B1MakeupDescriptionFacePresetTable |
| MakeupId | FName | Identifier for the makeup appearance entry. | Category: B1MakeupDescriptionFacePresetTable Foreign: AppearanceMakeup.Id |
| MaskData | TArray | Makeup channel data for this preset entry. | Category: B1MakeupDescriptionFacePresetTable |
| MaskTexture | TWeakObjectPtr | Mask texture used for this makeup preset. |