Texture.GDNativeClassBinding

Undocumented in source.

Members

Static variables

draw
GodotMethod!(void, RID, Vector2, Color, bool, Texture) draw;
Undocumented in source.
drawRect
GodotMethod!(void, RID, Rect2, bool, Color, bool, Texture) drawRect;
Undocumented in source.
drawRectRegion
GodotMethod!(void, RID, Rect2, Rect2, Color, bool, Texture, bool) drawRectRegion;
Undocumented in source.
getData
GodotMethod!(Image) getData;
Undocumented in source.
getFlags
GodotMethod!(long) getFlags;
Undocumented in source.
getHeight
GodotMethod!(long) getHeight;
Undocumented in source.
getSize
GodotMethod!(Vector2) getSize;
Undocumented in source.
getWidth
GodotMethod!(long) getWidth;
Undocumented in source.
hasAlpha
GodotMethod!(bool) hasAlpha;
Undocumented in source.
setFlags
GodotMethod!(void, long) setFlags;
Undocumented in source.

Meta