📘 AppearanceSkinColor Data Guide
🧩 Struct: FB1AppearanceSkinColorTableRow
Skin color data used in character customization.
Properties
- Id (
FName): Unique identifier for the skin color. - DescTextId (
FString): Localization key for displaying this skin color in the UI. (StringTableKey = "Id") - PalleteColor (
FString): Hexadecimal color used to represent this tone in the color palette (e.g.,#FFEEDDFF). - SkinTone (
FString): Hexadecimal color representing the actual skin tone applied to the material.
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoAppearance
- EB1AppearanceParts
- AppearanceBeard Data Guide
- AppearanceBodyShape Data Guide
- AppearanceEyebrow Data Guide
- AppearanceEyelash Data Guide
- AppearanceFacePreset Data Guide
- AppearanceFreckles Data Guide
- AppearanceHair Data Guide
- AppearanceHairMesh Data Guide
- AppearanceHead Data Guide
- AppearanceIrisPreset Data Guide
- AppearanceMakeup Data Guide