PrimitiveMesh.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_update
GodotMethod!(void) _update;
Undocumented in source.
getCustomAabb
GodotMethod!(AABB) getCustomAabb;
Undocumented in source.
getFlipFaces
GodotMethod!(bool) getFlipFaces;
Undocumented in source.
getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
getMeshArrays
GodotMethod!(Array) getMeshArrays;
Undocumented in source.
setCustomAabb
GodotMethod!(void, AABB) setCustomAabb;
Undocumented in source.
setFlipFaces
GodotMethod!(void, bool) setFlipFaces;
Undocumented in source.
setMaterial
GodotMethod!(void, Material) setMaterial;
Undocumented in source.

Meta