Skip to content
Humation
English
Esc
navigateopen⌘Jpreview
On this page

Parts

Every part in the Humation 1 asset package. Click one to copy its name for use in selections.

Browse

84 of 84 parts

Listing part names from the CLI

Use this to discover names for selections, docs, tests, and prompts.

node -e "import('@humation/assets-humation-1').then(({ humation1 }) => console.log(humation1.parts.map((p) => p.name)))"

Using a name

Names are unique within a slot, so pass them scoped to the slot they belong to. Click a part above to copy its name.

selections={{ head: 'braids' }}

Empty slots

item and glasses each have a part named none. Select it to leave the slot empty — there is no separate way to unset a slot.

Was this page helpful?