api.assets.Human#

class datagen.api.assets.Human(*, id: str, head: Head)#

A 3D asset representing a human being.

Use datagen.api.catalog.humans to get assets of this type from the asset catalog.

head: Head#

The part of the human model that defines aspects of the human head: hair style and color, facial hair, eye textures, etc.

id: str#

The UUID that identifies the specific human model.