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ยง
- Default-param extender for
Texture2D::draw_ex
. - Default-param extender for
Texture2D::draw_rect_ex
. - Default-param extender for
Texture2D::draw_rect_region_ex
.