B1HeadDescription
- Defines the character’s head appearance, including hair settings, skin tone,
* facial features, makeup data, iris settings, and associated textures.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BaseHeadId | FName | Base head preset identifier. | Category: B1HeadDescription Foreign: AppearanceHead.Id |
| Hair | FB1HairDescription | Hair appearance configuration. | Category: B1HeadDescription |
| Skin | FB1SkinDescription | Skin appearance configuration. | Category: B1HeadDescription |
| SkinFeatures | TMap | FeatureType | Category: B1HeadDescription |
| FaceHairs | TMap | Face hair data mapped by face hair type. | Category: B1HeadDescription |
| Makeup | TMap | Makeup configurations mapped by makeup category. | Category: B1HeadDescription |
| FaceShapeParameters | TArray | Numeric values used to drive facial morph targets. | Category: B1HeadDescription |
| FaceSkinnyRatio | float | Ratio that controls how thin the face appears. | Category: B1HeadDescription |
| Iris | FB1IrisDescription | Iris (eye lens) appearance configuration. | Category: B1HeadDescription |
| AuthorName | FString | Name of the author who modified the head appearance. | Category: B1HeadDescription |
| MakeupAuthorName | FString | Name of the author who modified makeup data. | Category: B1HeadDescription |
| LastPresetId | FName | Cached identifier of the most recently applied preset. | Category: B1HeadDescription |
| OverrideSkinTone | TSet | Color Hex |