TextureRect.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_textureChanged
GodotMethod!(void) _textureChanged;
Undocumented in source.
getStretchMode
GodotMethod!(TextureRect.StretchMode) getStretchMode;
Undocumented in source.
getTexture
GodotMethod!(Texture) getTexture;
Undocumented in source.
hasExpand
GodotMethod!(bool) hasExpand;
Undocumented in source.
isFlippedH
GodotMethod!(bool) isFlippedH;
Undocumented in source.
isFlippedV
GodotMethod!(bool) isFlippedV;
Undocumented in source.
setExpand
GodotMethod!(void, bool) setExpand;
Undocumented in source.
setFlipH
GodotMethod!(void, bool) setFlipH;
Undocumented in source.
setFlipV
GodotMethod!(void, bool) setFlipV;
Undocumented in source.
setStretchMode
GodotMethod!(void, long) setStretchMode;
Undocumented in source.
setTexture
GodotMethod!(void, Texture) setTexture;
Undocumented in source.

Meta