[orx-shadestyles] Improve gradient and imageFill shadestyles
This commit is contained in:
@@ -13,6 +13,7 @@ import org.openrndr.extra.color.spaces.ColorOKLABa
|
||||
import org.openrndr.math.CastableToVector4
|
||||
import org.openrndr.math.Vector2
|
||||
|
||||
@Deprecated("use gradient {} instead")
|
||||
@Description("Multicolor linear gradient")
|
||||
open class NPointLinearGradientBase<C>(
|
||||
colors: Array<C>,
|
||||
|
||||
Reference in New Issue
Block a user