CSGBox.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getDepth
GodotMethod!(double) getDepth;
Undocumented in source.
getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
getWidth
GodotMethod!(double) getWidth;
Undocumented in source.
setDepth
GodotMethod!(void, double) setDepth;
Undocumented in source.
setHeight
GodotMethod!(void, double) setHeight;
Undocumented in source.
setMaterial
GodotMethod!(void, Material) setMaterial;
Undocumented in source.
setWidth
GodotMethod!(void, double) setWidth;
Undocumented in source.

Meta