CSGMesh.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_meshChanged
GodotMethod!(void) _meshChanged;
Undocumented in source.
getMaterial
GodotMethod!(Material) getMaterial;
Undocumented in source.
getMesh
GodotMethod!(Mesh) getMesh;
Undocumented in source.
setMaterial
GodotMethod!(void, Material) setMaterial;
Undocumented in source.
setMesh
GodotMethod!(void, Mesh) setMesh;
Undocumented in source.

Meta