Gradient.GDNativeClassBinding

Undocumented in source.

Members

Static variables

addPoint
GodotMethod!(void, double, Color) addPoint;
Undocumented in source.
getColor
GodotMethod!(Color, long) getColor;
Undocumented in source.
getColors
GodotMethod!(PoolColorArray) getColors;
Undocumented in source.
getOffset
GodotMethod!(double, long) getOffset;
Undocumented in source.
getOffsets
GodotMethod!(PoolRealArray) getOffsets;
Undocumented in source.
getPointCount
GodotMethod!(long) getPointCount;
Undocumented in source.
interpolate
GodotMethod!(Color, double) interpolate;
Undocumented in source.
removePoint
GodotMethod!(void, long) removePoint;
Undocumented in source.
setColor
GodotMethod!(void, long, Color) setColor;
Undocumented in source.
setColors
GodotMethod!(void, PoolColorArray) setColors;
Undocumented in source.
setOffset
GodotMethod!(void, long, double) setOffset;
Undocumented in source.
setOffsets
GodotMethod!(void, PoolRealArray) setOffsets;
Undocumented in source.

Meta