Sprite3D.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getFrame
GodotMethod!(long) getFrame;
Undocumented in source.
getFrameCoords
GodotMethod!(Vector2) getFrameCoords;
Undocumented in source.
getHframes
GodotMethod!(long) getHframes;
Undocumented in source.
getRegionRect
GodotMethod!(Rect2) getRegionRect;
Undocumented in source.
getTexture
GodotMethod!(Texture) getTexture;
Undocumented in source.
getVframes
GodotMethod!(long) getVframes;
Undocumented in source.
isRegion
GodotMethod!(bool) isRegion;
Undocumented in source.
setFrame
GodotMethod!(void, long) setFrame;
Undocumented in source.
setFrameCoords
GodotMethod!(void, Vector2) setFrameCoords;
Undocumented in source.
setHframes
GodotMethod!(void, long) setHframes;
Undocumented in source.
setRegion
GodotMethod!(void, bool) setRegion;
Undocumented in source.
setRegionRect
GodotMethod!(void, Rect2) setRegionRect;
Undocumented in source.
setTexture
GodotMethod!(void, Texture) setTexture;
Undocumented in source.
setVframes
GodotMethod!(void, long) setVframes;
Undocumented in source.

Meta