[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public void get_repeat (out bool repeat_x, out bool repeat_y)
Warning: get_repeat is deprecated since 1.12.
Retrieves the horizontal and vertical repeat values set using set_repeat
Use Image and get_content_repeat instead
this |
a Texture |
repeat_x |
return location for the horizontal repeat |
repeat_y |
return location for the vertical repeat |