get_repeat


Description:

[ 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

Note:

Use Image and get_content_repeat instead

Parameters:

this

a Texture

repeat_x

return location for the horizontal repeat

repeat_y

return location for the vertical repeat