1. Home
  2. Docs
  3. Prefabs
  4. Prefab smoothing

Prefab smoothing

The 3D bar and pie chart contain prefabs with smoothed edges. This article is a quick reference to how these prefabs can be customized.

For both charts , a component named CustomPathGenerator is used:

  • Joint Smoothing is the smoothing amount of the item. The higher this value is , the more vertices used for the mesh generation.
  • Joint Size is the size of the smoothed edge in relation to the rest of the mesh. It is specified in unity world space units. The larger this value is , the more curved the entire mesh will be.