godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Gradient.addPoint
godot
gradient
Gradient
Adds the specified color to the end of the ramp, with the specified offset
struct
Gradient
@
nogc
nothrow
void
addPoint
(
in
double
offset
,
in
Color
color
)
Meta
Source
See Implementation
godot
gradient
Gradient
aliases
BaseClasses
functions
addPoint
getColor
getColors
getOffset
getOffsets
getPointCount
interpolate
opAssign
opEquals
removePoint
setColor
setColors
setOffset
setOffsets
properties
colors
offsets
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Adds the specified color to the end of the ramp, with the specified offset