|
// In the case of CurveTextures we know they are 1 in height, so fill the preview to see the gradient
|
|
// In the case of CurveTextures we know they are 1 in height, so fill the preview to see the gradient
|
|
draw_texture_rect(texture, Rect2(ofs_x, ofs_y, tex_width, tex_height));
|
|
draw_texture_rect(texture, Rect2(ofs_x, ofs_y, tex_width, tex_height));
|