Module texture_2d
Expand description
Sidecar module for class Texture2D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for Texture2D enums.
Structsยง
- ExDraw
- Default-param extender for
Texture2D::draw_ex. - ExDraw
Rect - Default-param extender for
Texture2D::draw_rect_ex. - ExDraw
Rect Region - Default-param extender for
Texture2D::draw_rect_region_ex.