CooldownTileElement.Uv property
The atlas UV sub-rect for the art (0..1, bottom-left origin).
public Func<UvRect> Uv { get; set; }See Also
Section titled “See Also”- struct UvRect
- record CooldownTileElement
- namespace Stellar.Abstractions.Services
The atlas UV sub-rect for the art (0..1, bottom-left origin).
public Func<UvRect> Uv { get; set; }