- getBottomRadius
GodotMethod!(double) getBottomRadius;
Undocumented in source.
- getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
- getRadialSegments
GodotMethod!(long) getRadialSegments;
Undocumented in source.
- getRings
GodotMethod!(long) getRings;
Undocumented in source.
- getTopRadius
GodotMethod!(double) getTopRadius;
Undocumented in source.
- setBottomRadius
GodotMethod!(void, double) setBottomRadius;
Undocumented in source.
- setHeight
GodotMethod!(void, double) setHeight;
Undocumented in source.
- setRadialSegments
GodotMethod!(void, long) setRadialSegments;
Undocumented in source.
- setRings
GodotMethod!(void, long) setRings;
Undocumented in source.
- setTopRadius
GodotMethod!(void, double) setTopRadius;
Undocumented in source.