mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Updated Brushes (markdown)
parent
655ca96941
commit
47d2559324
@ -46,7 +46,7 @@ local randomColor = Brushes.GetRandomColor();
|
||||
```
|
||||
---
|
||||
### 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:
|
||||
```lua
|
||||
color GetRelativeColor(table gradientColors, double position);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user