mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-12 16:58:29 +00:00
Updated Linear Gradient (markdown)
parent
97fd59dedc
commit
e2da19a279
@ -1,4 +1,4 @@
|
||||
The linear gradient is one of the default gradients provided by CUE.NET.
|
||||
The _LinearGradient_ is one of the default gradients provided by CUE.NET.
|
||||
It's based on a set of _GradientStops_. All values are calculated as interpolation between the two _GradientStops_ surrounding the requested point.
|
||||
|
||||
Using the linear gradient is quite easy. Just create a new instance of the _LinearGradient_-class and use an array of _GradientStops_ as constructor-parameter.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user