Back to API Reference
Struct

RangeDecorationPaint

sealed

A resolved paint together with the gradient-atlas row owned by its modifier.

public PaintSourceKind Kind{ get }

Resolved paint kind.

public Color32 Color{ get }

Resolved solid colour or gradient/texture tint.

public PaintMapping Mapping{ get }

Resolved projection mapping.

public PaintProjectionKind Shape{ get }

Resolved gradient shape.

public PaintFit Fit{ get }

Resolved texture fitting mode.

public LayerBlend Blend{ get }

Resolved compositing mode.