api.catalog.attributes.BeardAttributes#

class datagen.api.catalog.attributes.BeardAttributes(style: Enum)#

Each beard asset contains the following read-only attribute.

When you call the datagen.api.catalog.beards.get() or datagen.api.catalog.beards.count() functions, you can use this attribute to filter the catalog.

style: Enum#

The general category of facial hair, such as full beard, stubble, or mustache. Uses the BeardStyle enum.