- getColor
GodotMethod!(Color) getColor;
Undocumented in source.
- getGrowBegin
GodotMethod!(double) getGrowBegin;
Undocumented in source.
- getGrowEnd
GodotMethod!(double) getGrowEnd;
Undocumented in source.
- getThickness
GodotMethod!(long) getThickness;
Undocumented in source.
- isVertical
GodotMethod!(bool) isVertical;
Undocumented in source.
- setColor
GodotMethod!(void, Color) setColor;
Undocumented in source.
- setGrowBegin
GodotMethod!(void, double) setGrowBegin;
Undocumented in source.
- setGrowEnd
GodotMethod!(void, double) setGrowEnd;
Undocumented in source.
- setThickness
GodotMethod!(void, long) setThickness;
Undocumented in source.
- setVertical
GodotMethod!(void, bool) setVertical;
Undocumented in source.