LargeTexture.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getData
GodotMethod!(Array) _getData;
Undocumented in source.
_setData
GodotMethod!(void, Array) _setData;
Undocumented in source.
addPiece
GodotMethod!(long, Vector2, Texture) addPiece;
Undocumented in source.
clear
GodotMethod!(void) clear;
Undocumented in source.
getPieceCount
GodotMethod!(long) getPieceCount;
Undocumented in source.
getPieceOffset
GodotMethod!(Vector2, long) getPieceOffset;
Undocumented in source.
getPieceTexture
GodotMethod!(Texture, long) getPieceTexture;
Undocumented in source.
setPieceOffset
GodotMethod!(void, long, Vector2) setPieceOffset;
Undocumented in source.
setPieceTexture
GodotMethod!(void, long, Texture) setPieceTexture;
Undocumented in source.
setSize
GodotMethod!(void, Vector2) setSize;
Undocumented in source.

Meta