Back to API Reference
Struct
SpriteColorRef
sealed
Implements:IMarkupValue
An inline sprite's colour choice: its own, the component's, or an explicit override. Serializes to a single markup token — empty for original, i for inherit, #RRGGBBAA for override.
public static SpriteColorRef Parse()Single grammar shared by markup parsing and the clipboard token form.
public SpriteColorSource sourcepublic Color32 color