mirror of
https://github.com/Artemis-RGB/Artemis
synced 2026-01-02 02:33:32 +00:00
Updated Brushes (markdown)
parent
655ca96941
commit
47d2559324
@ -46,7 +46,7 @@ local randomColor = Brushes.GetRandomColor();
|
|||||||
```
|
```
|
||||||
---
|
---
|
||||||
### GetRelativeColor
|
### GetRelativeColor
|
||||||
Returns the color at the given position in a gradient.
|
Returns the color at the given position in a gradient, relative to the gradient's start.
|
||||||
#### Syntax:
|
#### Syntax:
|
||||||
```lua
|
```lua
|
||||||
color GetRelativeColor(table gradientColors, double position);
|
color GetRelativeColor(table gradientColors, double position);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user