TextureRect._classBinding

Undocumented in source.

Members

Static variables

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

Meta