MeshInstance2D.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getMesh
GodotMethod!(Mesh) getMesh;
Undocumented in source.
getNormalMap
GodotMethod!(Texture) getNormalMap;
Undocumented in source.
getTexture
GodotMethod!(Texture) getTexture;
Undocumented in source.
setMesh
GodotMethod!(void, Mesh) setMesh;
Undocumented in source.
setNormalMap
GodotMethod!(void, Texture) setNormalMap;
Undocumented in source.
setTexture
GodotMethod!(void, Texture) setTexture;
Undocumented in source.

Meta