TermDefinition
Variant IDThe unique identifier string used in the variant prop to select this specific avatar style (e.g. "triton").
FamilyThe visual group a variant belongs to: Gradient, Fluid, Classic, or Paletteless.
ColorsWhether the avatar supports custom color palettes via the colors prop. Must contain exactly 5 colors (5 min, 5 max).
Supported EffectsSVG post-processing filters (like grain, glow) that can be applied to this variant via the effect prop.
Animation-compatible effectsEffects that allow animation for this variant. Currently animation is compatible only with effect="none" for all variants.
AnimateWhether the core geometries of this variant support fluid motion and rotation when animate={true} is set.