CubeMesh.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getSize
GodotMethod!(Vector3) getSize;
Undocumented in source.
getSubdivideDepth
GodotMethod!(long) getSubdivideDepth;
Undocumented in source.
getSubdivideHeight
GodotMethod!(long) getSubdivideHeight;
Undocumented in source.
getSubdivideWidth
GodotMethod!(long) getSubdivideWidth;
Undocumented in source.
setSize
GodotMethod!(void, Vector3) setSize;
Undocumented in source.
setSubdivideDepth
GodotMethod!(void, long) setSubdivideDepth;
Undocumented in source.
setSubdivideHeight
GodotMethod!(void, long) setSubdivideHeight;
Undocumented in source.
setSubdivideWidth
GodotMethod!(void, long) setSubdivideWidth;
Undocumented in source.

Meta