- getInnerRadius
GodotMethod!(double) getInnerRadius;
Undocumented in source.
- getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
- getOuterRadius
GodotMethod!(double) getOuterRadius;
Undocumented in source.
- getRingSides
GodotMethod!(long) getRingSides;
Undocumented in source.
- getSides
GodotMethod!(long) getSides;
Undocumented in source.
- getSmoothFaces
GodotMethod!(bool) getSmoothFaces;
Undocumented in source.
- setInnerRadius
GodotMethod!(void, double) setInnerRadius;
Undocumented in source.
- setMaterial
GodotMethod!(void, Material) setMaterial;
Undocumented in source.
- setOuterRadius
GodotMethod!(void, double) setOuterRadius;
Undocumented in source.
- setRingSides
GodotMethod!(void, long) setRingSides;
Undocumented in source.
- setSides
GodotMethod!(void, long) setSides;
Undocumented in source.
- setSmoothFaces
GodotMethod!(void, bool) setSmoothFaces;
Undocumented in source.