Profile Image

Profile Image UI component doesn't use the Primitive/Variant system. Instead it uses two prefabs combined.

Profile Image structure in Unity

Profile Image prefab

  • Profile Image
Profile Image uses a mask so you just have to change the sprite.
Find it in FloatGrids/Design System/UI Components/Profile Image
We are working on making Profile Image smarter so that it can get attached to a database and display the initials of the user. The goal is to be generated automatically.