UI\Draw\Brush\Gradient::setStop

(UI 2.0.0)

UI\Draw\Brush\Gradient::setStop β€” Stop Manipulation

θͺ¬ζ˜Ž

public function UI\Draw\Brush\Gradient::setStop(int $index, float $position, UI\Draw\Color $color): bool
public function UI\Draw\Brush\Gradient::setStop(int $index, float $position, int $color): bool

パラパータ

index

The index of the stop to set

position

The position for the stop

color

The color for the stop, may be UI\Draw\Color or RRGGBBAA

ζˆ»γ‚Šε€€

Indication of success

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.