SphereMesh._classBinding

Undocumented in source.

Members

Static variables

getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
getIsHemisphere
GodotMethod!(bool) getIsHemisphere;
Undocumented in source.
getRadialSegments
GodotMethod!(long) getRadialSegments;
Undocumented in source.
getRadius
GodotMethod!(double) getRadius;
Undocumented in source.
getRings
GodotMethod!(long) getRings;
Undocumented in source.
setHeight
GodotMethod!(void, double) setHeight;
Undocumented in source.
setIsHemisphere
GodotMethod!(void, bool) setIsHemisphere;
Undocumented in source.
setRadialSegments
GodotMethod!(void, long) setRadialSegments;
Undocumented in source.
setRadius
GodotMethod!(void, double) setRadius;
Undocumented in source.
setRings
GodotMethod!(void, long) setRings;
Undocumented in source.

Meta