Hello, I’m trying to replicate the regular CSS border styles in Unity, based on this W3Schools page.
The official Unity documentation doesn’t reference any kind of border style. Is it possible to replicate a dashed button border like the one in the W3S example, or I am restricted to using a sliced Texture2D?