get_center


Description:

public void get_center (out int x, out int y, out int z)

Retrieves the center of rotation set using set_center.

Parameters:

this

a BehaviourRotate

x

return location for the X center of rotation

y

return location for the Y center of rotation

z

return location for the Z center of rotation