ImageTexture._classBinding

Undocumented in source.

Members

Static variables

_reloadHook
GodotMethod!(void, RID) _reloadHook;
Undocumented in source.
create
GodotMethod!(void, long, long, long, long) create;
Undocumented in source.
createFromImage
GodotMethod!(void, Image, long) createFromImage;
Undocumented in source.
getFormat
GodotMethod!(Image.Format) getFormat;
Undocumented in source.
getLossyStorageQuality
GodotMethod!(double) getLossyStorageQuality;
Undocumented in source.
getStorage
GodotMethod!(ImageTexture.Storage) getStorage;
Undocumented in source.
load
GodotMethod!(GodotError, String) load;
Undocumented in source.
setData
GodotMethod!(void, Image) setData;
Undocumented in source.
setLossyStorageQuality
GodotMethod!(void, double) setLossyStorageQuality;
Undocumented in source.
setSizeOverride
GodotMethod!(void, Vector2) setSizeOverride;
Undocumented in source.
setStorage
GodotMethod!(void, long) setStorage;
Undocumented in source.

Meta