get_n_tiles


Description:

public void get_n_tiles (out uint x_tiles, out uint y_tiles)

Retrieves the number of horizontal and vertical tiles used to sub-divide the actor's geometry during the effect

Parameters:

this

a DeformEffect

x_tiles

return location for the number of horizontal tiles, or null

y_tiles

return location for the number of vertical tiles, or null