CSGSphere._classBinding

Undocumented in source.

Members

Static variables

getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
getRadialSegments
GodotMethod!(long) getRadialSegments;
Undocumented in source.
getRadius
GodotMethod!(double) getRadius;
Undocumented in source.
getRings
GodotMethod!(long) getRings;
Undocumented in source.
getSmoothFaces
GodotMethod!(bool) getSmoothFaces;
Undocumented in source.
setMaterial
GodotMethod!(void, Material) setMaterial;
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.
setSmoothFaces
GodotMethod!(void, bool) setSmoothFaces;
Undocumented in source.

Meta