Piece component for rendering individual avatar pieces.
This component is used for rendering specific parts of the avatar (e.g., for avatar builders or piece-by-piece rendering).
Avatar configuration props
React component rendering the specified avatar piece
<Piece avatarStyle={AvatarStyle.Circle} pieceType="topType" pieceSize="100"/> Copy
<Piece avatarStyle={AvatarStyle.Circle} pieceType="topType" pieceSize="100"/>
Piece component for rendering individual avatar pieces.
This component is used for rendering specific parts of the avatar (e.g., for avatar builders or piece-by-piece rendering).