AtlasTexture.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getAtlas
GodotMethod!(Texture) getAtlas;
Undocumented in source.
getMargin
GodotMethod!(Rect2) getMargin;
Undocumented in source.
getRegion
GodotMethod!(Rect2) getRegion;
Undocumented in source.
hasFilterClip
GodotMethod!(bool) hasFilterClip;
Undocumented in source.
setAtlas
GodotMethod!(void, Texture) setAtlas;
Undocumented in source.
setFilterClip
GodotMethod!(void, bool) setFilterClip;
Undocumented in source.
setMargin
GodotMethod!(void, Rect2) setMargin;
Undocumented in source.
setRegion
GodotMethod!(void, Rect2) setRegion;
Undocumented in source.

Meta