Skip to content
Version 2.11.0
↓ Get the launcher

GameTextureElement.Fill property

When true the icon STRETCHES to fill the whole Width×Height box (no aspect-fit letterboxing) — use it to render an icon exactly like a stretched RawImage cell elsewhere (e.g. the meter’s debuff tiles). Default false = aspect-preserving letterbox.

public bool Fill { get; set; }