Package icyllis.arc3d.core.shaders
package icyllis.arc3d.core.shaders
-
ClassDescriptionThe angular gradient, also known as sweep gradient, conic gradient.Base class for gradient colors that can be represented by a 1D function, it generates one parameter for interpolation:Base class for gradient colors that can be represented by a 2D function, it generates two parameters for interpolation:Base class for shaders that generate gradient colors.Color interpolation method, is packed into an int.LinearGradient generates gradient colors linearly interpolated between two points.Shaders specify the source color(s) for what is being drawn.