CSGCylinder._classBinding

Undocumented in source.

Members

Static variables

getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
getRadius
GodotMethod!(double) getRadius;
Undocumented in source.
getSides
GodotMethod!(long) getSides;
Undocumented in source.
getSmoothFaces
GodotMethod!(bool) getSmoothFaces;
Undocumented in source.
isCone
GodotMethod!(bool) isCone;
Undocumented in source.
setCone
GodotMethod!(void, bool) setCone;
Undocumented in source.
setHeight
GodotMethod!(void, double) setHeight;
Undocumented in source.
setMaterial
GodotMethod!(void, Material) setMaterial;
Undocumented in source.
setRadius
GodotMethod!(void, double) setRadius;
Undocumented in source.
setSides
GodotMethod!(void, long) setSides;
Undocumented in source.
setSmoothFaces
GodotMethod!(void, bool) setSmoothFaces;
Undocumented in source.

Meta