Skip to main content

B1AppearanceSetting

  • Wraps character outfit management for the appearance component, combining head,
    * body, outfit, and final style with helper methods to update the resolved final style.
    // -->AppearanceComponent
PropertyTypeDescriptionMetadata
GenderEB1GenderTypeGender of the character for this appearance.Category: B1AppearanceSetting
HeadFB1HeadDescriptionHead appearance description for this character.Category: B1AppearanceSetting
BodyFB1BodyDescriptionBody appearance description for this character.Category: B1AppearanceSetting
OutfitFB1CharacterOutfitOutfit data for this character.Category: B1AppearanceSetting
FinalStyleFB1StyleSettingCombined final outfit style resolved from BaseStyle and ActiveStyleList.Category: B1AppearanceSetting
FinalHeadFB1HeadDescriptionFinal head description for rendering (Head + FinalStyle overrides + runtime resources).Category: B1AppearanceSetting
FinalBodyFB1BodyDescriptionFinal body description for rendering (Body + FinalStyle overrides + runtime resources).Category: B1AppearanceSetting
AuthorNameFStringAuthor name for this appearance/character creation.Category: B1AppearanceSetting
StylingAuthorNameFStringAuthor name for the styling preset.Category: B1AppearanceSetting
AppearanceAgeint32Current appearance age of the character.Category: B1AppearanceSetting
GrowthStepEB1GrowthStepCurrent growth step of the character.Category: B1AppearanceSetting
BodyAgeTypeEB1BodyAgeTypeCurrent body age type of the character.Category: B1AppearanceSetting
GrowthRatiofloatGrowth ratio between growth steps (0.0 to 1.0).Category: B1AppearanceSetting