B1AppearanceScarTableRow
- Table row defining scar data for character customization,
* extending skin-feature data with scar color and default material parameters.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ColorTexture | TSoftObjectPtr | Color texture used by the scar material. | Category: B1AppearanceScarTableRow |
| DefaultScarRoughness | float | Default roughness value for the scar material. | Category: B1AppearanceScarTableRow |
| DefaultScarMetalRoughness | float | Default metal roughness value for the scar material. | Category: B1AppearanceScarTableRow |
| IsTopmostScar | float | Scalar value used to mark or weight this scar as topmost. | Category: B1AppearanceScarTableRow |
| GenderType | EB1GenderType | Gender type for which this scar entry is defined. | Category: B1AppearanceScarTableRow |
| BodyAgeType | EB1BodyAgeType | Body age type for which this scar entry is defined. | Category: B1AppearanceScarTableRow |
| MatchingGenderId | TMap | Gender-based variants indexed by gender type. | Category: B1AppearanceScarTableRow |
| MatchingBodyAgeId | TMap | Body-age–based variants indexed by body age type. | Category: B1AppearanceScarTableRow Foreign: AppearanceScar.Id |
| DescTextId | FString | Localized description text identifier. | Category: B1AppearanceSkinFeaturesTableRow StringTableKey: Id |
| Thumbnail | TSoftObjectPtr | Thumbnail asset used for UI display. | Category: B1AppearanceSkinFeaturesTableRow |
| MaskTexture | TSoftObjectPtr | Mask texture used by the material for this skin feature. | Category: B1AppearanceSkinFeaturesTableRow |
| PartsNum | int32 | Number of color parts used by this skin feature. | Category: B1AppearanceSkinFeaturesTableRow |
| HiddenFromUI | bool | Flag indicating whether this entry is hidden in the UI. | Category: B1AppearanceSkinFeaturesTableRow |
| IsLockedItem | bool | Flag indicating whether this entry is locked in the UI. | Category: B1AppearanceSkinFeaturesTableRow |
| Tags | TArray | Tags used for categorization and filtering. | Category: B1AppearanceSkinFeaturesTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
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